YAML for Theme Kit CLI
Execute Shopify Theme Kit CLI commands with integration-based authentication.
YAML examples for Theme Kit CLI
Shopify Theme Kit CLI
yaml- action: "Shopify theme" type: "SHOPIFY_THEMEKIT_CLI" setup_commands: - "apt-get update && apt-get -y install git" execute_commands: - "theme deploy" shell: "SH" integration: "my_integration" theme: "my_shopify_theme"