Install the XM Cloud plugin

The XM Cloud CLI plugin for SitecoreAI allows you to manage your organization's SitecoreAI projects.

XM Cloud is now SitecoreAI

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:

  1. In the root directory of your SitecoreAI project, run the following command:

    RequestResponse
    dotnet sitecore plugin add -n Sitecore.DevEx.Extensibility.XMCloud
    Note

    If you already installed an older version of the plugin, this command upgrades your XM Cloud plugin to the latest version.

  2. When the script completes, run the following command to verify the XM Cloud plugin installation:

    RequestResponse
    dotnet sitecore cloud -h

    If the installation was successful, the command prints out the list of XM Cloud plugin commands.

Do you have some feedback for us?

If you have suggestions for improving this article,