ichiba.tech
Search listings Get started

Install ichiba-cli

The ichiba CLI lets you manage listings and purchases from the terminal. Authenticate with a Bearer token and interact with the Ichiba API directly.

Latest release: loading... All releases

macOS

Apple Silicon (M1/M2/M3):

loading...
sudo mv ichiba-cli /usr/local/bin/

Intel:

loading...
sudo mv ichiba-cli /usr/local/bin/

Linux

x86-64:

loading...
sudo mv ichiba-cli /usr/local/bin/

ARM64:

loading...
sudo mv ichiba-cli /usr/local/bin/

Windows

Download the zip archive and extract ichiba-cli.exe to a directory in your PATH.

loading...

Usage

Set your API token as an environment variable (generate one from your organization dashboard):

export ICHIBA_API_TOKEN=ichiba_...
ichiba-cli listings:active

Full API docs at API reference.