singularity-remote-logout - Man Page
Log out from a singularity remote endpoint, an OCI/Docker registry or a keyserver
Synopsis
singularity remote logout
Description
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).
Options
-h, --help[=false] help for logout
Example
To log out from an endpoint $ singularity remote logout SylabsCloud To log out from a docker/OCI registry $ singularity remote logout docker://docker.io
See Also
History
27-Jan-2021 Auto generated by spf13/cobra
Referenced By
Jan 2021 Auto generated by spf13/cobra