@orchagent/cli
v0.3.114
Published
Command-line interface for orchagent — deploy and run AI agents for your team
Maintainers
Readme
orchagent CLI
Minimal CLI for interacting with the orchagent platform.
Commands
orchagent login- store an API key locallyorchagent call <agent> [file]- call an agent endpointorchagent agents- list public agents
Development
cd cli
bun install
bun run build
node dist/index.js --help