apptainer registry logout
Logout from an OCI/Docker registry
Synopsis
The ‘registry logout’ command allows you to log out from an OCI/Docker registry.
apptainer registry logout <registry_uri>
Examples
To log out from an OCI/Docker registry
$ apptainer registry logout docker://docker.io
Options
--authfile string Docker-style authentication file to use for writing/reading OCI registry credentials
-h, --help help for logout
SEE ALSO
apptainer registry - Manage authentication to OCI/Docker registries
Auto generated by spf13/cobra on 10-Mar-2025