Experience Edge plugin

Version: 10.1

The Sitecore CLI Experience Edge plugin provides commands for logging in, listing and choosing a tenant, and managing API keys for accessing the GraphQL endpoint from your preferred command line interface.

The plugin is available for Sitecore CLI version 5.1.25 and later.

Install the Experience Edge plugin

Before installing the Experience Edge plugin, you must install the Sitecore CLI version 5.1.25 or later.

If you have an older version of the CLI, upgrade the CLI.

To install the Experience Edge plugin:

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

    RequestResponse
    dotnet sitecore plugin add -n Sitecore.Edge.DevEx.Sitecore.Plugin
  2. When the script completes, run the following command to verify the Experience Edge plugin installation:

    RequestResponse
    dotnet sitecore edge -h

    If the installation succeeds, the command prints out the Experience Edge plugin commands list.

Do you have some feedback for us?

If you have suggestions for improving this article,