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-key-list - List keys in your local or in the global keyring

Description

       List your local keys in your keyring. Will list public (trusted) keys
         by default.

Example

         $ singularity key list
         $ singularity key list --secret

         # list global public keys
         $ singularity key list --global

History

       27-Feb-2025 Auto generated by spf13/cobra

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

Name

       singularity-key-list - List keys in your local or in the global keyring

Options

-g,  --global[=false]       manage  global public keys (import/pull/remove are restricted to root user or
       unprivileged installation only)

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

       --private[=false]      list private keys instead of the default which displays public ones  (synonym  for
       --secret)

       -s, --secret[=false]      list secret keys instead of the default which displays public ones (synonym for
       --private)

See Also

singularity-key(1)

Synopsis

singularitykeylist

See Also