Using Content Hub ONE CLI
Content Hub ONE is a SaaS service that allows you to import and export data from and to the server for efficient development. In this article, we will introduce the command line tool that makes this possible.
The Sitecore CLI allows for efficient development and testing.
Content Hub ONE is a SaaS service that allows you to import and export data from and to the server for efficient development. In this article, we will introduce the command line tool that makes this possible.
Items created in Sitecore XM Cloud can be serialized as YAML files using the Sitecore CLI tools. This time, we will use this mechanism to manage site information on GitHub.
In the previous article, we created a component that uses all items called Types. This time, we will use this component and add it to the Staging server using the CLI.
The package manager used by Sitecore's tools has changed from MyGet to NuGet. This article introduces the scope of the impact and the procedures to be followed.
We have introduced the Sitecore CLI several times in the past, and now that the latest version, Sitecore CLI 5.2, has been released, we will show you how to use it to perform export and import.
I'll introduce how to sync a local XM Cloud environment with the SaaS XM Cloud environment. While I’m syncing everything at once here, in an actual development setting, you'd sync only the necessary data to manage volume.
Previously, we added the Next.js template to the project, but at this stage Sitecore has no data, so we get an error. Therefore, we would like to import the sample data using Sitecore CLI.
The Sitecore CLI is a very useful feature that allows you to control Sitecore from the command line. This series of articles introduces the procedures for setting up a Sitecore CLI environment and related functions.
The Sitecore command line interface is provided as a command line tool that allows command line control of the Sitecore environment. In this article, we will review the procedure for using this tool to perform an import using sample data.
To enable working with custom images using the Sitecore CLI, we need to add Sitecore Management Services. Without this on the CM server, the CLI won't function. This guide covers container setup, while for other environments, please install via package.
Sitecore CLI, Sitecore's command line tool, will be installed on macOS this time. This is because Sitecore CLI also runs on macOS since it is provided as a command that runs on PowerShell Core and .NET Core 3.1 base.
Sitecore provides a command line tool that can be used for development efficiency and operation. In this article, we will show you how to install this tool, Sitecore CLI.