Skip to content

Craftybase CLI

Manage your Craftybase inventory from the terminal. Built for humans and agents.
Terminal window
curl -fsSL https://cli.craftybase.dev/install | bash

With Homebrew:

Terminal window
brew install craftybase/tap/craftybase

With Go:

Terminal window
go install github.com/craftybase/craftybase-cli/cmd/craftybase@latest

Human-friendly

Readable tables, color, and branded help out of the box.

Agent-friendly

--json and --ndjson for pipelines, scripts, and tools.

Authenticate once

craftybase auth login, then your token is stored locally.