Skip to content

Releases: cycloidio/cycloid-cli

v6.11.3

Choose a tag to compare

@cycloid-machine cycloid-machine released this 22 Jul 20:29
chore: go mod tidy + vendor (post-copybara sync)

v6.10.211

Choose a tag to compare

@gaelL gaelL released this 23 Jul 09:46
chore: go mod tidy + vendor (post-copybara sync)

v6.10.165

Choose a tag to compare

@gaelL gaelL released this 23 Jul 09:30
chore: go mod tidy + vendor (post-copybara sync)

v6.10.194-rc

v6.10.194-rc Pre-release
Pre-release

Choose a tag to compare

@cycloid-machine cycloid-machine released this 07 Jul 12:26
[ci skip] v6.10.164 release

v6.10.191-rc

v6.10.191-rc Pre-release
Pre-release

Choose a tag to compare

@cycloid-machine cycloid-machine released this 07 Jul 08:41
[ci skip] v6.10.164 release

v6.10.190-rc2

v6.10.190-rc2 Pre-release
Pre-release

Choose a tag to compare

@cycloid-machine cycloid-machine released this 06 Jul 22:40
[ci skip] v6.10.164 release

v6.10.164

Choose a tag to compare

@cycloid-machine cycloid-machine released this 02 Jul 14:49

[v6.10.164] 2026-07-02

Cycloid CLI changelog:

Inventory

ADDED

  • New cy inventory commands to browse Terraform state inventory. cy inventory outputs list and cy inventory resources list support project/environment/component scoping, curated filter flags, and a generic repeatable --filter 'attribute[condition]=value'. cy inventory outputs get <key> prints the raw output value (scriptable), or the full object with -o json. (CLI#469)

Service Catalog

ADDED

  • New cy beta template render command to render Cycloid stack templates locally, with no backend. Supports layered context (component base < context file < stdin/string < --set overrides), placeholder rendering for unset variables, and multi-file/--dir/stdin input. (CLI#459)

v6.10.164-rc

v6.10.164-rc Pre-release
Pre-release

Choose a tag to compare

@cycloid-machine cycloid-machine released this 02 Jul 12:40
b252ff5

[v6.10.164-rc] 2026-07-02

Cycloid CLI changelog:

Inventory

ADDED

  • New cy inventory commands to browse Terraform state inventory. cy inventory outputs list and cy inventory resources list support project/environment/component scoping, curated filter flags, and a generic repeatable --filter 'attribute[condition]=value'. cy inventory outputs get <key> prints the raw output value (scriptable), or the full object with -o json. (CLI#469)

Service Catalog

ADDED

  • New cy beta template render command to render Cycloid stack templates locally, with no backend. Supports layered context (component base < context file < stdin/string < --set overrides), placeholder rendering for unset variables, and multi-file/--dir/stdin input. (CLI#459)

v6.10.25

Choose a tag to compare

@cycloid-machine cycloid-machine released this 19 Jun 12:08

[v6.10.25] 2026-06-19

Cycloid CLI changelog:

Authentication

ADDED

  • OIDC group mapping commands: cy oidc mappings, cy oidc settings, and cy oidc integration (CLI#452)
    Manage OIDC-driven org access from the CLI: map IdP group claims to teams (cy oidc mappings create|list|delete), configure per-org reconciliation (cy oidc settings set — default role, oidc-managed mode, no-match policy), and set up the OIDC SSO integration including the groups claim name (cy oidc integration set).

v6.10.25-rc

v6.10.25-rc Pre-release
Pre-release

Choose a tag to compare

@cycloid-machine cycloid-machine released this 19 Jun 12:01
5f0a4db

[v6.10.25-rc] 2026-06-19

Cycloid CLI changelog:

Authentication

ADDED

  • OIDC group mapping commands: cy oidc mappings, cy oidc settings, and cy oidc integration (CLI#452)
    Manage OIDC-driven org access from the CLI: map IdP group claims to teams (cy oidc mappings create|list|delete), configure per-org reconciliation (cy oidc settings set — default role, oidc-managed mode, no-match policy), and set up the OIDC SSO integration including the groups claim name (cy oidc integration set).