singularity remote logout

Log out from a singularity remote endpoint, an OCI/Docker registry or a keyserver

Synopsis

The ‘remote logout’ command allows you to log out from a singularity specific endpoint, an OCI/Docker registry or a keyserver. If no endpoint or service is specified, it will try the default remote endpoint (SylabsCloud).

singularity remote logout <remote_name|registry_uri>

Examples

To log out from an endpoint
$ singularity remote logout SylabsCloud

To log out from a docker/OCI registry
$ singularity remote logout docker://docker.io

Options

-h, --help   help for logout

SEE ALSO

  • singularity remote - Manage singularity remote endpoints, keyservers and OCI/Docker registry credentials

Auto generated by spf13/cobra on 2-Jul-2021