logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

singularity-keyserver-add - Add a keyserver (root user only)

Description

       The 'keyserver add' command lets the user specify an additional keyserver.
         The --order specifies the order of the new keyserver relative to the
         keyservers that have already been specified. Therefore, when specifying
         '--order 1', the new keyserver will become the primary one. If no endpoint is
         specified, the new keyserver will be associated with the default remote
         endpoint (SylabsCloud).

Example

         $ singularity keyserver add https://keys.example.com

         To add a keyserver to be used as the primary keyserver for the current
         endpoint:
         $ singularity keyserver add --order 1 https://keys.example.com

History

       27-Feb-2025 Auto generated by spf13/cobra

Auto generated by spf13/cobra                       Feb 2025                                      singularity(1)

Name

       singularity-keyserver-add - Add a keyserver (root user only)

Options

-h, --help[=false]      help for add

       -i, --insecure[=false]      allow insecure connection to keyserver

       -o, --order=0      define the keyserver order

See Also

singularity-keyserver(1)

Synopsis

singularitykeyserveradd[options][remoteName]

See Also