Studio CLI
The Studio CLI is a globally available command line interface (CLI) utility. It allows you to interact with various WordPress Studio features independently of the desktop application and to integrate Studio into scripting workflows.
Installation
Installing the CLI is a one-time operation that works differently depending on your operating system. Once installed, the CLI updates along with the WordPress Studio app, so there’s no need to install the CLI more than once.
macOS
- Open the main application menu.
- Click the “Install CLI…” option.
- You will be prompted for your account password, which is needed to complete the installation.
- After the installation finishes successfully, you can run the
studio
command in any terminal window.