atlanai CLI gives developers one terminal interface for Registry
artifacts, repository skills, files, Gateway APIs, and coding-agent trace
capture.
Preview. Verify the CLI workflow in your environment before depending on
it in production automation.
Install the CLI
Install or update the current Preview release on macOS, Linux, or Windows.
Get started
Publish and verify a disposable Skill before you automate a real one.
Automate with the CLI
Use API-key auth, structured output, stable exit codes, and the API escape hatch.
Command reference
Browse every public command group and its current flags.
Common jobs
- Find artifacts with
atlanai search, or list one kind withskill,harness, orfile. - Validate, publish, install, and roll back repository skills.
- Upload and download file artifacts.
- Call any authenticated Gateway endpoint with
atlanai api. - Install coding-agent integrations and inspect trace delivery.
Automation and agents
Start a script or coding agent with a read-only identity check, then ask it to discover the command surface in one call:--json, --jq, or --template when another program consumes the
result. Keep destructive commands interactive unless the exact target and
approval are already part of the automation.