apptainer-registry - Man Page
Manage authentication to OCI/Docker registries
Synopsis
apptainer registry [subcommand options...]
Description
The 'registry' command allows you to manage authentication to standalone OCI/Docker
registries, such as 'docker://'' or 'oras://'.
Options
-c, --config="/builddir/.apptainer/remote.yaml" path to the file holding registry configurations
-h, --help[=false] help for registry
Example
All group commands have their own help output: $ apptainer help registry login $ apptainer registry login
See Also
apptainer(1), apptainer-registry-list(1), apptainer-registry-login(1), apptainer-registry-logout(1)
History
5-Sep-2024 Auto generated by spf13/cobra
Referenced By
apptainer(1), apptainer-registry-list(1), apptainer-registry-login(1), apptainer-registry-logout(1).
Sep 2024 Auto generated by spf13/cobra