apptainer remote login
Login to an apptainer remote endpoint
Synopsis
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.
apptainer remote login [login options...] <remote_name>
Examples
To log in to an endpoint:
$ apptainer remote login SylabsCloud
Options
-h, --help help for login
-i, --insecure allow insecure login
-p, --password string password / token to authenticate with
--password-stdin take password from standard input
--tokenfile string path to the file holding auth token for login (remote endpoints only)
-u, --username string username to authenticate with
SEE ALSO
apptainer remote - Manage apptainer remote endpoints
Auto generated by spf13/cobra on 30-Oct-2024