Skip to content

iTwin Studio CLI

The @bentley/studio-cli package provides a unified set of tools and commands that simplify common tasks for your app.

You can use the studio-cli command in your terminal using pnpx or npx without installing it. See the available commands by executing the following command:

Terminal window
$ npx --registry=https://pkgs.dev.azure.com/bentleycs/_packaging/Packages/npm/registry/ @bentley/studio-cli --help

More information about the CLI can be found in the package README