Workflow Detail

CMS Content Ops

Manage content models, datasets, and publishing pipelines.

3 steps~20 mincmscontentpublishing

Required env vars: SANITY_TOKEN, CONTENTFUL_TOKEN, STRAPI_TOKEN

Auth needed for: Sanity CLI, Contentful CLI, Strapi CLI

Step 1Sanity CLIAuth required

Execute Sanity CLI stage in cms content ops workflow.

Authentication

  • Step 1 Export required environment variables: SANITY_TOKEN

sanity login

Authenticate CMS workspace

sanity init

Initialize local project context

Step 2Contentful CLIAuth required

Execute Contentful CLI stage in cms content ops workflow.

Authentication

  • Step 1 Export required environment variables: CONTENTFUL_TOKEN

contentful login

Authenticate CMS workspace

contentful init

Initialize local project context

Step 3Strapi CLIAuth required

Execute Strapi CLI stage in cms content ops workflow.

Authentication

  • Step 1 Export required environment variables: STRAPI_TOKEN

strapi login

Authenticate CMS workspace

strapi init

Initialize local project context