milpa itself repo
subcommands that operate with milpa repos
Usage
milpa itself repo SUBCOMMAND
Description
Repositories are folders that contain a .milpa folder within. See milpa help docs milpa repo for more information on milpa repositories.
Subcommands
-
install- Installs a milpa repo -
list- Lists installed repos -
uninstall- Removes an installed milpa repo -
upgrade- Upgrades an installed milpa repo
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.