New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@buape/orbit

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@buape/orbit

Orbit command line interface.

latest
Source
npmnpm
Version
0.1.2
Version published
Maintainers
3
Created
Source

@buape/orbit

Orbit CLI.

npm install -g @buape/orbit
orbit login
orbit context
orbit issue search "login bug"
orbit KIAI-123

Default URL: https://orbit.buape.com

Use another Orbit instance:

orbit login --url http://localhost:3001

Commands

  • orbit login
  • orbit logout
  • orbit whoami
  • orbit context
  • orbit 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 list
  • orbit mcp call <tool> --args '{...}'

orbit KIAI-123 aliases to orbit issue get KIAI-123.

Add --json for machine-readable output.

FAQs

Package last updated on 23 Aug 2026

Related posts