Provided by: singularity-container_4.1.1+ds2-1build1_amd64 bug

NAME

       singularity-keyserver-login - Login to a keyserver

SYNOPSIS

       singularity keyserver login [login options...]

DESCRIPTION

       The 'keyserver login' command allows you to login to a specific keyserver.

OPTIONS

       -h, --help[=false]      help for login

       -p, --password=""      password / token to authenticate with

       --password-stdin[=false]      take password from standard input

       -u,  --username=""       username  to  authenticate with (required for Docker/OCI registry
       login)

EXAMPLE

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

SEE ALSO

       singularity-keyserver(1)

HISTORY

       1-Apr-2024 Auto generated by spf13/cobra