Commands in APIM CLI

Learn about the commands available in APIM CLI.

Available commands in APIM CLI are as follows:

  • apic build. Builds and archives the specified project assets.
  • apic deploy. Deploys the projects or the specified archive to API Gateway.
  • apic test. Runs tests to test the deployed project assets.
  • apic lint. Validates and analyzes assets in your projects to identify structural and semantic issues.
  • apic help. Displays help for the specified command.

Common options available in APIM CLI are as follows:

Options Description
-v, --version Displays the version number of APIM CLI.
-h, --help Displays help for APIM CLI.