Install the XM Cloud plugin
The XM Cloud CLI plugin for SitecoreAI allows you to manage your organization's SitecoreAI projects.
Some code examples, images, and UI labels may still use XM Cloud while engineering assets are being updated.
Before you can install the XM Cloud plugin, you must install the Sitecore CLI version 5.0.0 or later.
If you have an older version of the CLI, upgrade the CLI.
To install the XM Cloud plugin:
-
In the root directory of your SitecoreAI project, run the following command:
RequestResponsedotnet sitecore plugin add -n Sitecore.DevEx.Extensibility.XMCloudNoteIf you already installed an older version of the plugin, this command upgrades your XM Cloud plugin to the latest version.
-
When the script completes, run the following command to verify the XM Cloud plugin installation:
RequestResponsedotnet sitecore cloud -hIf the installation was successful, the command prints out the list of XM Cloud plugin commands.