Install the Content SDK CLI

The Content SDK CLI provides several commands for interacting with Content SDK apps. Installing this tool globally lets you use those commands while developing any Content SDK apps on your local device, for example while scaffolding new components.

To install the Content SDK CLI:

  1. Run the following command:

    RequestResponse
    npm install -g @sitecore-content-sdk/cli
  2. To verify the installation, run either of the following commands:

    Command

    Result

    sitecore-tools --help

    Displays a list of available commands.

    sitecore-tools --version

    Displays the version number of the installed CLI.

Do you have some feedback for us?

If you have suggestions for improving this article,