·
2 commits
to develop
since this release
[v6.10.24] 2026-05-27
Cycloid CLI changelog:
Environments
ADDED
- Org-scoped environment management commands:
cy environment,cy cloud-account, andcy environment-type(CLI#445)
New commands let you create, update, get, list, and delete org-level environments (decoupled from pipelines), attach cloud accounts, set environment types, and link/unlink environments to projects. Environment type on create is now optional — the API auto-detects it from canonical keywords.