pachctl delete repo #
Delete a repo.
Synopsis #
Delete a repo.
pachctl delete repo <repo> [flags]
Options #
--all remove all repos
-A, --all-projects delete repos from all projects; only valid with --all
-f, --force remove the repo regardless of errors; use with care
-h, --help help for repo
--project string project in which repo is located (default "openCV")
Options inherited from parent commands #
--no-color Turn off colors.
-v, --verbose Output verbose logs