Back to Woocommerce

wc customer_download

docs/wc-cli/wc-cli-commands/wc-customer-download.md

11.0.0-dev493 B
Original Source

Manage WooCommerce customer download resources.

wc customer_download list <customer_id>

List all customer downloads.

  • --context - Scope under which the request is made; determines fields present in response.

  • --fields - Limit response to specific fields. Defaults to all fields.

  • --field - Get the value of an individual field.

  • --format - Render response in a particular format.

    Default: table

    Options: table, json, csv, ids, yaml, count, headers, body, envelope