Run Commands

pachctl list secret

Learn about the pachctl list secret command

pachctl list secret #

List all secrets from a namespace in the cluster.

Synopsis #

This command lists all secrets from a namespace in the cluster.

pachctl list secret [flags]

Examples #

 pachctl list secret 

Options #

  -h, --help   help for secret

Options inherited from parent commands #

      --no-color   Turn off colors.
  -v, --verbose    Output verbose logs

SEE ALSO #

  • pachctl list - Print a list of Pachyderm resources of a specific type.