YAML for Contentful CLI
Execute Contentful CLI commands with integration-based authentication.
YAML examples for Contentful CLI
Run Contentful CLI
yaml- action: "Run Contentful CLI" type: "CONTENTFUL_CLI" trigger_time: "ON_EVERY_EXECUTION" shell: "SH" integration: "my_contentful_integration" space: "my-space-id" environment: "master" execute_commands: - "contentful space export"