milpa itself doctor
Validates all commands found on the MILPA_PATH
Usage
milpa itself doctor [options]
Description
This command will run checks on all known commands, parsing specs and validating their values.
Options
--summary
(bool): Only print errors, if any.
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.