@apollo-ai/cli
v1.0.18
Published
Apollo AI Command Line Interface
Readme
Apollo AI CLI
The official command-line interface for Apollo AI.
Installation
npm install -g @apollo-ai/cliUsage
Authenticate with your Apollo AI instance:
apollo loginStart a chat session:
apollo chatDevelopment
- Clone the repository
- Install dependencies:
npm install - Build the project:
npm run build - Link locally:
npm link
