@bhumika-ai/bhumika-cli
v0.1.5
Published
CLI interface for the Bhumika Platform
Downloads
585
Readme
@bhumika-ai/bhumika-cli
CLI for the Bhumika Platform — manage projects, work packages, strategic initiatives, and team collaboration from the terminal.
Install
npm install -g @bhumika-ai/bhumika-cliQuick Start
# Login to the platform
bhumika auth login --email [email protected] --password yourpassword
# Check auth status
bhumika auth status
# List work packages
bhumika proj wp list
# Get help
bhumika --helpConfiguration
# Point to a different API server
bhumika config set apiUrl https://your-api.example.com/kalki
# Set default output format (json | table | plain)
bhumika config set defaultOutput jsonConfig is stored at ~/.config/bhumika/config.json.
Supported Platforms
- Linux x64
- macOS ARM64 (Apple Silicon)
- macOS x64 (Intel)
License
Copyright (c) 2026 Abhishek Pathak. All rights reserved.
