{"library":"contentful-migration-tool","type":"library","category":null,"description":"A CLI and Docker tool that simplifies running Contentful migrations with a single command. Current stable version is 1.3.0. It wraps the official contentful-migration package, adding a runner that tracks executed migrations and supports TypeScript via tsx. Provides environment variable configuration for Content Management Token, Space ID, and Environment ID. Designed for CI/CD integration (e.g., CircleCI) as an alternative to manual migration orchestration.","language":"javascript","status":"active","version":"1.3.0","tags":["javascript","docker","cli","contentful","migration","migrate","contentful-migration","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install contentful-migration-tool","imports":["npx -p contentful-migration@latest -p contentful-migration-tool@latest contentful-migration-tool run ./migrations","docker run --rm --tty --name contentful-migration-runner -e CONTENT_MANAGEMENT_TOKEN=$CONTENT_MANAGEMENT_TOKEN -e SPACE_ID=$SPACE_ID -e ENVIRONMENT_ID=$ENVIRONMENT_ID -v $(pwd)/migrations:/app/migrations marcomontalbano/contentful-migration"]},{"cmd":"yarn add contentful-migration-tool","imports":[]},{"cmd":"pnpm add contentful-migration-tool","imports":[]}],"homepage":"https://github.com/marcomontalbano/contentful-migration-tool#readme","github":"https://github.com/marcomontalbano/contentful-migration-tool","docs":null,"changelog":null,"pypi":null,"npm":"contentful-migration-tool","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}