WC_CLI_REST_Command::__construct()
Method: Sets up REST Command.
Source: includes/cli/class-wc-cli-rest-command.php:84
Method: Sets up REST Command.
Source: includes/cli/class-wc-cli-rest-command.php:84
Method: Passes supported ID arguments (things like product_id, order_id, etc) that we should look for in addition to id.
Source: includes/cli/class-wc-cli-rest-command.php:107
Method: Returns an ID of supported ID arguments (things like product_id, order_id, etc) that we should look for in addition to id.
Source: includes/cli/class-wc-cli-rest-command.php:116
Method: Create a new item.
Source: includes/cli/class-wc-cli-rest-command.php:128
Method: Delete an existing item.
Source: includes/cli/class-wc-cli-rest-command.php:146