Skip to content

Releases: ctrlplanedev/cli

v1.23.1

18 May 15:47
c127bf9

Choose a tag to compare

Changelog

  • c127bf9 Merge pull request #74 from ctrlplanedev/trigger-workflow-from-slug
  • f7e07f1 feat: trigger workflow by slug

v1.23.0

14 May 04:06
v1.23.0
aa9175a

Choose a tag to compare

Changelog

  • aa9175a feat: workflow list and trigger commands (#68)

v1.22.1

07 May 22:00
4fd3bc6

Choose a tag to compare

Changelog

  • 4fd3bc6 Merge pull request #73 from ctrlplanedev/get-deployment-name
  • 375c01f chore: get deployment by name

v1.22.0

15 Apr 22:14
1dd6033

Choose a tag to compare

Changelog

  • 1dd6033 Merge pull request #72 from ctrlplanedev/version-plan-cmd
  • 42e09cf chore: include user-agent for future tracking of deployed client's versions (#71)
  • 0b79612 feat: support version planning

v1.21.0

08 Apr 21:36
v1.21.0
da4db6c

Choose a tag to compare

Changelog

  • da4db6c feat: add get/delete subcommand for interacting with custom resources. (#69)

v1.20.3

27 Mar 21:14
20021c3

Choose a tag to compare

Changelog

  • abe16d2 "Claude Code Review workflow"
  • 8c5e9b2 "Claude PR Assistant workflow"
  • d6d2881 Merge pull request #65 from ctrlplanedev/add-claude-github-actions-1774641979634
  • 20021c3 Merge pull request #66 from ctrlplanedev/claude/issue-64-20260327-2010
  • cd6e754 cleanup
  • 3c4ed43 fix: call regular resource upsert endpoint when no provider is specified
  • 76d5962 more cleanup

v1.20.2

20 Mar 02:58
v1.20.2
3f4ca90

Choose a tag to compare

Changelog

  • 3f4ca90 fix: encode aws account id in rds scanning metadata

v1.20.1

20 Mar 01:45
v1.20.1
ab078a4

Choose a tag to compare

Changelog

  • e0e5941 Merge pull request #61 from ctrlplanedev/mleonidas/add-node-sync-and-selector-arg
  • ab078a4 chore: extact secretName for rds scanning
  • 46d2160 feat: sync nodes and add --selector arg * adds repeatable selector arg or short -s if left blank all resources are synced
  • 7fea891 fix: add all labels
  • 7ce6ab0 fix: better help text on new cli flag
  • fb330b7 fix: golang-lint unused type * adding a comment directive to ignore this until I get context on if this is actually needed for future work
  • d8b4c7b fix: remove context.TODO()
  • f801bfc fix: use cmd.Context instead of background

v1.20.0

19 Mar 07:46
v1.20.0
186efd6

Choose a tag to compare

Changelog

  • c8802fc feat(sync): enhance device synchronization with additional filtering options
  • 186efd6 feat: sync the rds cluster resource (#62)

v1.19.0

02 Mar 21:13
v1.19.0
78a4ebb

Choose a tag to compare

Changelog

  • 78a4ebb feat(apply): allow provider as a flag (#60)