singularity remote get-login-password
Retrieves the cli secret for the currently logged in user
Synopsis
The ‘remote get-login-password’ command allows you to retrieve the cli secret for the currently user.
singularity remote get-login-password
Examples
$ singularity remote get-login-password | docker login -u user --password-stdin https://harbor.sylabs.io
Options
-h, --help help for get-login-password
SEE ALSO
singularity remote - Manage singularity remote endpoints
Auto generated by spf13/cobra on 4-Sep-2024