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.
singularity remote login <remote_name> [flags]
Examples¶
$ singularity remote login SylabsCloud
Options¶
-h, --help help for login
--tokenfile string path to the file holding token
SEE ALSO¶
- singularity remote - Manage singularity remote endpoints
Auto generated by spf13/cobra on 9-Jul-2019