logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

singularity-remote-login - Login to a singularity remote endpoint

Description

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

       If no endpoint is specified, the command will login to the currently active
         remote endpoint. This is cloud.sylabs.io by default.

Example

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

History

       27-Feb-2025 Auto generated by spf13/cobra

Auto generated by spf13/cobra                       Feb 2025                                      singularity(1)

Name

       singularity-remote-login - Login to a singularity 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

See Also

singularity-remote(1)

Synopsis

singularityremotelogin[loginoptions...]

See Also