Run Commands

pachctl delete all

Learn about the pachctl delete all command

pachctl delete all #

Delete everything.

Synopsis #

Delete all repos, commits, files, pipelines and jobs. This resets the cluster to its initial state.

pachctl delete all [flags]

Options #

  -h, --help   help for all

Options inherited from parent commands #

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

SEE ALSO #