Scroll to navigation

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

26-Feb-2024 Auto generated by spf13/cobra

Feb 2024 Auto generated by spf13/cobra