singularity registry
Manage authentication to OCI/Docker registries
Synopsis
The ‘registry’ command allows you to manage authentication to standalone OCI/Docker registries, such as ‘docker://’’ or ‘oras://’.
Examples
All group commands have their own help output:
$ singularity help registry login
$ singularity registry login
Options
-c, --config string path to the file holding registry configurations (default "/home/circleci/.singularity/remote.yaml")
-h, --help help for registry
SEE ALSO
Linux container platform optimized for High Performance Computing (HPC) and Enterprise Performance Computing (EPC) * singularity registry list - List all OCI credentials that are configured * singularity registry login - Login to an OCI/Docker registry * singularity registry logout - Logout from an OCI/Docker registry
Auto generated by spf13/cobra on 4-Sep-2024