woocommerce/includes/cli
Christopher Allford 933cdd7a7b Removed the default `id` field added to all CLI commands
Some of our endpoints don't have an "<id>" parameter but we're expecting one in the CLI. Since the `id` is already part of the supported IDs we don't actually need this since it will pull it from the route.
2020-07-10 14:16:30 -07:00
..
class-wc-cli-rest-command.php Changed all of the constant accesses into corresponding Automattic\Jetpack\Constants usages 2020-01-28 21:21:29 -08:00
class-wc-cli-runner.php Removed the default `id` field added to all CLI commands 2020-07-10 14:16:30 -07:00
class-wc-cli-tool-command.php Fix PEAR.Functions.FunctionCallSignature violations 2019-12-20 15:25:23 -03:00
class-wc-cli-update-command.php Force the saving of notices only for the 'update' notice to prevent performance problems. 2020-02-25 14:58:02 +01:00