Update Command
The update command is run with mfgames-conventional-commit update
. It will run any update
element for that project inside the configuration file.
If neither --all
nor --package package-name
are used, the package updated will be based on the directory. If multiple match, it is an error condition.
Arguments
–all
If --all
is given, then all packages inside the configuration file will be updated.
–directory directory-path
If --directory
is given with a path, then the command will run as if the executable was run inside that directory.
–package package-name
If --package
is given with the name of the package, only that package will run.
–verbose, -v
This is a counted variable that shows increasingly verbose amounts. By default, only errors are shown. A single -v
will show warnings, -vv
will show info, then debug, then trace details.
Metadata
Project
- Project Home
- Documentation
- Repository
- Issues
- Project ID: 019530c5-8880-77e3-9e41-83db8b5a49ba