Was this article helpful?
Thanks for your feedback
Suppose you’ve published content (entries or assets) to an environment (for example, staging), and you want to publish this content to another environment (for example, production). In that case, you can do it by manually publishing the content.
However, this manual method would be cumbersome if there are a large number of content pieces.
This guide explains how to reduce manual efforts for publishing content from one environment to another; thus saving time.
Releases in Contentstack lets you group the content pieces, which you can publish to a particular environment at once.
Here’s an overview of the process of using releases to publish content (previously published on the “staging” environment) to the “production” environment:
Once the release is deployed successfully, you’ll see all the content published on the new environment.
Another way to do this quickly is to use the bulk-publish-entries-assets script. It automates the process of publishing content (entries and assets) from one environment to a newly created or any other environment.
Learn more on how to bulk publish entries and assets from one environment to another.
By using Contentstack CLI, you can publish content from one environment to another by running the cm:bulk-publish:cross-publish command.
Learn more about how to do this in our detailed documentation.
Was this article helpful?
Thanks for your feedback