apptainer remote logout
Log out from an Apptainer remote endpoint, an OCI/Docker registry or a keyserver
Synopsis
The ‘remote logout’ command allows you to log out from an Apptainer 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.
apptainer remote logout <remote_name|registry_uri>
Examples
To log out from an endpoint
$ apptainer remote logout
To log out from a docker/OCI registry
$ apptainer remote logout docker://docker.io
Options
-h, --help help for logout
SEE ALSO
apptainer remote - Manage apptainer remote endpoints, keyservers and OCI/Docker registry credentials
Auto generated by spf13/cobra on 7-Jun-2023