singularity keyserver login

Login to a keyserver

Synopsis

The ‘keyserver login’ command allows you to login to a specific keyserver.

singularity keyserver login [login options...] <keyserver>

Examples

To login in to a keyserver:
$ singularity keyserver login --username foo https://mykeyserver.example.com

Options

-h, --help              help for login
-p, --password string   password / token to authenticate with
    --password-stdin    take password from standard input
-u, --username string   username to authenticate with (required for Docker/OCI registry login)

SEE ALSO

Auto generated by spf13/cobra on 4-Sep-2024