Provided by: apptainer_1.4.0-6_amd64 bug

NAME

       apptainer-remote-login - Login to an apptainer remote endpoint

SYNOPSIS

       apptainer remote login [login options...]

DESCRIPTION

       The 'remote login' command allows you to set credentials for a specific
         endpoint.

       If no endpoint or registry is specified, the command will login to the currently
         active remote endpoint.

OPTIONS

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

       -i, --insecure[=false]      allow insecure login

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

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

       --tokenfile=""      path to the file holding auth token for login (remote endpoints only)

       -u, --username=""      username to authenticate with

EXAMPLE

         To log in to an endpoint:
         $ apptainer remote login SylabsCloud

SEE ALSO

       apptainer-remote(1)

HISTORY

       21-Jul-2025 Auto generated by spf13/cobra

Auto generated by spf13/cobra                       Jul 2025                                        apptainer(1)