pachctl inspect secret

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.
      --rpc-timeout duration   If non-zero, perform all client operations with this RPC deadline.
  -v, --verbose                Output verbose logs.

SEE ALSO