wp cli check-update
Checks to see if there is a newer version of WP-CLI available
Options
Name | Description |
---|---|
--patch | Only list patch updates |
--minor | Only list minor updates |
--major | Only list major updates |
--field <field> | Prints the value of a single field for each update |
--fields <fields> | Limit the output to specific object fields. Defaults to version,update_type,package_url |
--format <options> | Render output in a particular format |