.nh .TH "apptainer" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP apptainer-registry - Manage authentication to OCI/Docker registries .SH SYNOPSIS .PP \fBapptainer registry [subcommand options...]\fP .SH DESCRIPTION .PP The 'registry' command allows you to manage authentication to standalone OCI/Docker registries, such as 'docker://'' or 'oras://'. .SH OPTIONS .PP \fB-c\fP, \fB--config\fP="/build/.apptainer/remote.yaml" path to the file holding registry configurations .PP \fB-h\fP, \fB--help\fP[=false] help for registry .SH EXAMPLE .EX All group commands have their own help output: $ apptainer help registry login $ apptainer registry login .EE .SH SEE ALSO .PP \fBapptainer(1)\fP, \fBapptainer-registry-list(1)\fP, \fBapptainer-registry-login(1)\fP, \fBapptainer-registry-logout(1)\fP .SH HISTORY .PP 1-Apr-2024 Auto generated by spf13/cobra