other versions
- unstable 4.1.5+ds3-1+b2
singularity(1) | singularity(1) |
NAME¶
singularity-remote-logout - 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
logout from the current active remote endpoint.
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¶
singularity-remote(1)
HISTORY¶
13-Feb-2023 Auto generated by spf13/cobra
Feb 2023 | Auto generated by spf13/cobra |