Skip to content
Go to Micro

CLI

The Micro command-line interface — call the API straight from your terminal and scripts. Install instructions and source repository.

The micro CLI lets you call the API straight from your terminal and scripts. Install a prebuilt binary from the latest release, or build it from source.

Grab the binary for your platform from the latest release, then make it executable and put it on your PATH:

Terminal window
chmod +x micro
sudo mv micro /usr/local/bin/