Install the JSS CLI

Version: 22.x

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

To install the JSS CLI:

  1. Run the following command:

    RequestResponse
    npm install -g @sitecore-jss/sitecore-jss-cli
  2. Verify the installation and see a list of available JSS CLI commands by running the following:

    RequestResponse
    jss --help

Do you have some feedback for us?

If you have suggestions for improving this article,