atlanai CLI are in Preview. Use the published reference to
build and test an integration, but verify the behavior in your environment
before you rely on it in production.
What is published
The HTTP reference is composed from reviewed public Agent Gateway snapshots pinned to one source commit and checksum. The CLI reference is generated from a reviewed CLI release and its command map. This keeps the site deterministic and makes the documented path, operation shape, and command flags reviewable. The generated reference is not a live console. Your API response and installed CLI binary are authoritative when they are newer than this site.What Preview does not promise
Preview does not add a public breaking-change schedule, support window, or deprecation guarantee. Do not assume that a route, flag, response field, or integration remains unchanged without checking the current reference and your environment. When you update a CLI or API integration, first run a read-only check:Follow the right reference
- Use API quickstart to validate a direct HTTP credential and workspace scope.
- Use CLI command reference for the installed command surface and available flags.
- Use Errors and retries when a changed response leaves a write outcome uncertain.