Skip to main content
Topic: ApiGear Core

Introduction

The apigear command line tool supports all features of the ApiGear platform. It can be used to manage SDKs from APIs, monitor API traffic and simulate API calls. It is the main tool to interact with the ApiGear platform and well suited for developers and CI/CD pipelines.

Installation

The apigear command line tool is available for Linux, MacOS and Windows. It can be installed from the release page.

Update

The apigear command line tool can be updated using the update command.

apigear update

It will ask for confirmation and then download the latest version of the apigear command line tool.