@blockroll/gaia
v1.0.0
Published
The official command-line interface for the GAIA AI Platform
Maintainers
Readme
GAIA CLI
The official command-line interface for the GAIA AI Platform.
Installation
npm install -g gaia-cliUsage
Authenticate with your GAIA account:
gaia auth --token <your-token>Deploy an agent:
gaia deploy --agent <agent-id>View your profile:
gaia profileCommands
gaia auth: Authenticate the CLI.gaia deploy: Deploy an agent to a platform (Telegram, Slack, etc.).gaia profile: View your account profile.gaia agent create: Create a new agent.gaia chat: Chat with an agent.
