YAML for Shopify CLI
Execute Shopify CLI commands with integration-based authentication.
YAML examples for Shopify CLI
Run Shopify CLI
yaml- action: "Run Shopify CLI" type: "SHOPIFY_CLI" trigger_time: "ON_EVERY_EXECUTION" shell: "SH" integration: "my_shopify_integration" execute_commands: - "shopify theme push"