agnoctl
The Agno CLI: connect and operate AgentOS from the terminal, built for humans and coding agents
What it is and what it does
agnoctl is a CLI tool for initializing and deploying AgentOS projects to multiple cloud and container platforms. It provides an interactive setup flow that clones one of nine maintained starter templates (Docker, AWS, Azure, Fly, GCP, Helm, Modal, Railway, Render), copies environment configuration, and prepares the project for deployment. The tool is designed to work both interactively for humans and non-interactively for automation workflows, accepting explicit project names and template choices via command-line flags.
The package depends on httpx for HTTP requests, rich for terminal formatting, typer for CLI argument handling, and tomli for configuration parsing. It targets Python 3.9 and later, is marked as production-stable, and has no known security vulnerabilities. The repository shows active development with recent commits and significant community interest.
Use it for:
- Quickly scaffold a new AgentOS project with interactive prompts, choosing from nine deployment templates
- Automate AgentOS project creation in CI/CD pipelines by passing template and project name as arguments
- Set up local development environments with pre-configured Docker or cloud-specific starter code
- Provision agent infrastructure on multiple platforms (AWS, Azure, GCP, Railway, Render, etc.) from a single CLI
- Generate JSON output of project creation results for downstream tooling or logging
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
agnoctl is a command-line interface for creating and managing AgentOS projects, with built-in support for nine deployment platforms including Docker, AWS, Azure, Fly, GCP, Helm, Modal, Railway, and Render.
Yes. agnoctl is actively maintained, has low install friction, carries a permissive Apache 2.0 license, and solves a clear problem—scaffolding AgentOS projects across multiple deployment targets. It's suitable for developers building agents who want to avoid manual template setup. No known vulnerabilities. Install if you're working with AgentOS.
Install
agnoctl on PyPI
pip
pip install agnoctluv
uv add agnoctlpoetry
poetry add agnoctlInstalling agnoctl
Before you install
Low install friction with a pure-Python wheel distribution. Active maintenance with a recent release (28 days old) and substantial repository activity (41713 stars). Supports Python 3.9 through 3.13.
License in practice
Apache License 2.0 (permissive) allows free use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects provided you retain license notices.
Quickstart
pip install agnoctl
from agnoctl import create
# Or use the CLI directly:
# agno create my-agentos --template agentos-railway --json
Verify before relying
- Whether agnoctl can be imported and used programmatically or is CLI-only
- Whether the nine starter templates are actively maintained and up-to-date
- Performance characteristics when cloning templates or provisioning infrastructure
Package facts
| License | Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for… (full text in the JSON record) (permissive) |
| Python support | supports the current Python release (<4,>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 4 — httpx, rich, typer, tomli |
| Maintenance | actively maintained — 28 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 482,943/month — #6,418 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: agnoctl-0.1.3-py3-none-any.whl
Keywords: agno, agentos, agents, cli, mcp
Tags
More Artificial Intelligence packages
LiteLLM provides a unified Python interface to…
permissive · top 100 on PyPI
huggingface-hubClient library and CLI tool for downloading,…
permissive · top 100 on PyPI
langchainLangChain provides a framework for building…
permissive · top 1,000 on PyPI
hf-xethf-xet provides chunk-based deduplication and…
permissive · top 1,000 on PyPI
tokenizersTokenizers converts raw text into token…
permissive · top 1,000 on PyPI
transformersTransformers provides a unified framework for…
permissive · top 1,000 on PyPI
agnoAgno is a framework and runtime for building,…
permissive · top 5,000 on PyPI
opentelemetry-instrumentation-agnoAutomatically instruments the Agno framework to…
permissive · top 5,000 on PyPI
google-agents-cliA CLI toolchain that equips coding agents…
permissive · top 15,000 on PyPI
deepagents-cliCommand-line tool for scaffolding, configuring,…
permissive · top 15,000 on PyPI
openinference-instrumentation-agnoAuto-instruments Agno Agent applications to…
permissive · top 15,000 on PyPI
omnigentOmnigent is an open-source orchestration layer…
permissive · top 15,000 on PyPI
swe-rexSWE-ReX provides a runtime interface for AI…
permissive · top 5,000 on PyPI
ag2AG2 is a Python framework for building AI…
permissive · top 15,000 on PyPI
autogenA framework for building AI agents that…
permissive · top 15,000 on PyPI
nvidia-nat-coreNVIDIA NeMo Agent Toolkit is a…
permissive · top 15,000 on PyPI