pachctl delete secret

pachctl delete secret

Delete a secret from the cluster.

Synopsis

This command deletes a secret from the cluster.

pachctl delete secret [flags]

Examples

 pachctl delete 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