Using APIM CLI with IBM API Studio

APIM CLI provides command-line access for working with IBM API Studio projects.

In IBM API Studio you can build, deploy, and test the deployed assets by using APIM CLI. These following sections describe operations that you can do such as build, deploy, and test by using the CLI with some examples.

Installing APIM CLI

Make sure that you have Node.js, whose version is higher than 20.15.0 and less than 21.0.0, installed before you install APIM CLI.

Run the following command in the command line to install APIM CLI.

npm install -g @apistudio/apim-cli