This command upgrades all eligible taxonomies to the latest available patch version. In other words, it performs only upgrades at patch level of a specific release. Running this command is meaningful only if there are upgradeable taxonomies available. You can identify upgradeable taxonomies by running the list -u command.
Note: | The upgrade command would remove a deprecated taxonomy if no newer version is available. |
<exec> upgrade [options] |
--help, --h |
Display help about this command at the command line. |
--silent, --s |
Display only error messages. The default value is false. |
--verbose, --v |
Display additional information during execution. The default value is false. |