singularity remote login

Log into a singularity remote endpoint using an authentication token

Synopsis

The ‘remote login’ command allows you to set an authentication token for a specific endpoint. This command will produce a link directing you to the token service you can use to generate a valid token. If no endpoint is specified, it will try the default remote (SylabsCloud).

singularity remote login [login options...] <remote_name>

Examples

$ singularity remote login SylabsCloud

Options

-h, --help               help for login
    --tokenfile string   path to the file holding token

SEE ALSO

Auto generated by spf13/cobra on 28-Nov-2022