Run Commands

pachctl inspect secret

Learn about the pachctl inspect secret command

pachctl inspect secret #

Inspect a secret from the cluster.

Synopsis #

This command inspects a secret from the cluster.

pachctl inspect secret [flags]

Examples #

 pachctl inspect secret my-secret 

Options #

  -h, --help   help for secret

Options inherited from parent commands #

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

SEE ALSO #