Run Commands

pachctl delete secret

Learn about the pachctl delete secret command

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 #