agnoctl 0.1.3


pip install agnoctl

  Latest version

Released: Jul 17, 2026


Meta
Author: Agno Team
Requires Python: <4,>=3.9

Classifiers

Intended Audience
  • Developers

Development Status
  • 5 - Production/Stable

Programming Language
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

Operating System
  • OS Independent

License
  • OSI Approved :: Apache Software License

Topic
  • Scientific/Engineering :: Artificial Intelligence

agnoctl

The CLI for AgentOS, built for humans and coding agents.

Create a new AgentOS interactively:

uvx agno create

Choose from nine maintained starters—Docker, AWS, Azure, Fly, GCP, Helm, Modal, Railway, and Render—and name your project. Press Enter to use agentos-docker and agentos. The CLI clones the template and copies example.env to .env. Add your secrets to agentos/.env, then cd into agentos and run agno up.

For automation, pass the project name and optional template explicitly:

uvx agno create my-agentos --template agentos-railway --json

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
httpx
rich
typer
tomli