Update Command
The update command is run with `mfgames-conventional-commit update`. It will run any `update` element for that project inside the configuration[1] 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.
Footer
Below are various useful links within this site and to related sites (not all have been converted over to Gemini).