@buape/orbit
v0.1.2
Published
Orbit command line interface.
Readme
@buape/orbit
Orbit CLI.
npm install -g @buape/orbit
orbit login
orbit context
orbit issue search "login bug"
orbit KIAI-123Default URL: https://orbit.buape.com
Use another Orbit instance:
orbit login --url http://localhost:3001Commands
orbit loginorbit logoutorbit whoamiorbit contextorbit issue search <query>orbit issue get <issue-key>orbit issue create <title> --org <slug> --team <slug>orbit issue update <issue-key>orbit issue comment <issue-key> <comment>orbit mcp listorbit mcp call <tool> --args '{...}'
orbit KIAI-123 aliases to orbit issue get KIAI-123.
Add --json for machine-readable output.
