@compagnie/cli
v0.1.6
Published
Compagnie — the Company OS, from your terminal (npx @compagnie/cli)
Maintainers
Readme
@compagnie/cli
The official command-line interface for Compagnie — the Company OS. Drive issues, projects, teams, cycles, labels, views, favorites, and search from your terminal, and wire it into AI coding agents.
@compagnie/cli is a thin npm shim — it downloads nothing at runtime. The
prebuilt, cosign-signed Go binary for your platform ships inside a
@compagnie/cli-<os>-<arch> optional dependency and is exec'd directly.
Use it
Zero-install (great for agents & CI):
npx @compagnie/cli issue listOr install globally:
npm install -g @compagnie/cli
compagnie --helpQuick start
compagnie login # sign in via your browser
compagnie whoami
compagnie issue list
compagnie --help # full command treeEvery command supports --json for structured, machine-readable output. For
headless / CI / agent use, set COMPAGNIE_TOKEN=<token> to authenticate without
a browser.
Command surface
login · logout · whoami · switch · issue · project · team ·
cycle · label · view · favorite · search
Other install methods
Homebrew, Scoop, Linux packages (.deb/.rpm/.apk), curl | sh, and direct
binaries are documented at
github.com/ekklosaas/compagnie-cli.
© Compagnie · compagnie.ai
