apptainer-remote-login - Man Page
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
History
4-Dec-2024 Auto generated by spf13/cobra
Referenced By
Dec 2024 Auto generated by spf13/cobra