Kontent.ai
Copyright © 2023 Kontent.ai. All rights reserved.
  • Web
  • Privacy policy
  • Cookies policy
  • Consent settings
  • Security
  • GDPR
  • Documentation
  • API reference
  • Product updates
Kontent.ai Learn
  • Plan
  • Set up
  • Model
  • Develop
  • Create

Automate content migrations with CLI

  • Sign in
  • 24 minutes in total
    Developer
    When switching an existing CMS for another, moving content from the old to a new CMS is a step that happens almost every time. But what does the migration process look like?This course will guide you through our sample boilerplate migration scripts that you can use to create migration scripts suitable for your organization.
    • Develop with Kontent.ai
    • Hello World
    • Hello Web Spotlight
    • Run a sample app
    • Build apps
    • Decide navigation and URLs
    • Environments
    • Get Developer Certification

    Perform content migrations with Kontent.ai CLI

    • 22 minutes
    Open

    Safe content migrations in production

    • 3 minutes
    Open
    Content migration is different for every organization, yet the principle is always the same. You want to get data from one system to another.With all the headless benefits, you may undergo your last content migration right now. But since that joy alone won’t help you get it done, this course will guide you through the main steps of every content migration using the Kontent.ai CLI.
    Performing content migrations directly in production can be risky. To mitigate that risk, we recommend you clone your production environment, make your changes in the clone, validate and test, and swap the two environments. This approach works well for both small and complex changes.
    • Overview
    • Import content via API
    • Automate migrations with CLI
    • PDFs and other formats
    • Migrate content with CLI
    • Safe content migration practices