milpa itself repo uninstall
Removes an installed milpa repo
Usage
milpa itself repo uninstall [options] PATH
Description
Uninstalls a milpa repo by PATH. See milpa itself repo list --help
for a list of available repos.
Arguments
PATH
required - The repo path to uninstall
Global Options
--color
(bool): Always print colors to stderr. Default: true.--help
(bool): Display help for any command.--no-color
(bool): Disable printing of colors to stderr.--silent
(bool): Silence non-error logging.--skip-validation
(bool): Do not validate any arguments or options.--verbose
(bool): Log verbose output to stderr.