milpa itself version
Displays the version of milpa
Usage
milpa itself version [options]
Description
Outputs the version of milpa to stdout, printing a new line if the output is a TTY.
Also available as milpa --version
.
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.