@haifa.my/sun-cli
v0.1.0
Published
Sun deployment and operations CLI
Readme
@haifa.my/sun-cli
Sun is a deployment and operations CLI for Launcher.
Install
npm install --global @haifa.my/sun-cliThen authenticate and start the interactive CLI:
sun login
sunThe npm package currently includes a native binary for macOS ARM64.
Configuration
Interactive login stores authentication locally through the Sun device-code flow.
For CI, LAUNCHER_API_TOKEN may be provided as an environment variable.
Optional variables:
LAUNCHER_URL(defaults tohttps://dashboard.haifa.my)GITHUB_TOKENfor GitHub search and private repositoriesOPENAI_API_KEYfor optional assistant routing
The package contains no credentials or user-specific configuration.
