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.
  -v, --verbose    Output verbose logs

SEE ALSO