Pachctl delete repo
pachctl delete repo¶
Delete a repo.
Synopsis¶
Delete a repo.
pachctl delete repo <repo> [flags]
Options¶
--all remove all repos
-f, --force remove the repo regardless of errors; use with care
-h, --help help for repo
--split-txn split large transactions into multiple smaller transactions
Options inherited from parent commands¶
--no-color Turn off colors.
-v, --verbose Output verbose logs
Last update: January 5, 2021
Does this page need fixing? Edit me on GitHub