Skip to content

Releases: thalassa-cloud/cli

v0.18.0

21 Mar 13:56

Choose a tag to compare

Changelog

v0.17.0

20 Mar 17:12
11aa3bf

Choose a tag to compare

Changelog

  • e8c93e9: feat(iam): Implement IAM commands for federated identities and identity providers (@thojkooi)
  • 6f873c5: feat(docs): Update tcloud documentation and add new commands (@thojkooi)
  • 11aa3bf: Merge pull request #50 from thalassa-cloud/iam-commands (@thojkooi)

v0.16.0

18 Mar 17:50
0d6e4c9

Choose a tag to compare

Changelog

  • 8591ae6: chore(deps): bump k8s.io/apimachinery from 0.35.0 to 0.35.1 (@dependabot[bot])
  • b2ee783: Merge pull request #46 from thalassa-cloud/dependabot/go_modules/k8s.io/apimachinery-0.35.1 (@thojkooi)
  • 5edfce8: chore(deps): bump k8s.io/apimachinery from 0.35.1 to 0.35.2 (@dependabot[bot])
  • 4dfac27: Merge pull request #47 from thalassa-cloud/dependabot/go_modules/k8s.io/apimachinery-0.35.2 (@thojkooi)
  • 5a4c20e: fix(context): organisation retrieval in create command (@thojkooi)
  • 0d6e4c9: Merge pull request #49 from thalassa-cloud/fix-context-create-single-org-error (@thojkooi)

v0.15.0

13 Feb 17:02
3b1c144

Choose a tag to compare

Changelog

v0.14.0

25 Jan 00:24
237e372

Choose a tag to compare

Changelog

  • b01cf53: feat(oidc): mark subject-token, organisation-id, and service-account-id as required flags (@thojkooi)
  • 852026a: refactor: add internal helper functions to find vpc or subnet by id, name or slug (@thojkooi)
  • bce2f76: chore(completions): various new completion helpers (@thojkooi)
  • 4b0ef62: refactor(kubernetes): use flag var (@thojkooi)
  • be2d44e: feat(nodepools): add flag completions for cluster, subnet and VPC ID (@thojkooi)
  • c5b622b: feat(kubernetes): add VPC filter support to list command with flag completion (@thojkooi)
  • 97f228c: feat(tfs): add region, VPC, and status filters to list command with flag completions (@thojkooi)
  • be5662f: feat(snapshots): add region, status, and volume filters to list command with flag completions (@thojkooi)
  • 4d6d801: feat(vpcs): add wait flag to VPC creation command (@thojkooi)
  • d0987e4: feat(vpcpeering): add flag completions for requester and accepter VPCs (@thojkooi)
  • 3434a8d: feat(subnets): add wait flag to subnet creation command (@thojkooi)
  • cdf537d: fix(machines): allow up to one argument for start and stop commands (@thojkooi)
  • 1bd7459: feat(machines): list command with region, VPC, and status filters, and add flag completions (@thojkooi)
  • eb5fe76: feat(dbaas): improved create and list commands with VPC, subnet, and volume type support, and add flag completions (@thojkooi)
  • 237e372: Merge pull request #42 from thalassa-cloud/completions (@thojkooi)

v0.13.0

23 Jan 16:51

Choose a tag to compare

Changelog

v0.12.0

21 Jan 11:14

Choose a tag to compare

Changelog

v0.11.0

10 Jan 23:33

Choose a tag to compare

Changelog

v0.10.0

23 Dec 23:24

Choose a tag to compare

Changelog

  • 01841ab: chore(deps): bump github.com/thalassa-cloud/client-go (@dependabot[bot])
  • 4587fa4: Merge pull request #35 from thalassa-cloud/dependabot/go_modules/github.com/thalassa-cloud/client-go-0.26.0 (@thojkooi)
  • 8d0f524: chore(deps): bump k8s.io/apimachinery from 0.34.1 to 0.34.2 (@dependabot[bot])
  • 407f209: Merge pull request #34 from thalassa-cloud/dependabot/go_modules/k8s.io/apimachinery-0.34.2 (@thojkooi)
  • a6ae54f: chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (@dependabot[bot])
  • 6d4af88: Merge pull request #37 from thalassa-cloud/dependabot/go_modules/github.com/spf13/cobra-1.10.2 (@thojkooi)
  • 0543cfa: chore(deps): bump github.com/thalassa-cloud/client-go (@dependabot[bot])
  • 83e4cf9: Merge pull request #38 from thalassa-cloud/dependabot/go_modules/github.com/thalassa-cloud/client-go-0.27.0 (@thojkooi)
  • 09e83a2: chore(deps): bump k8s.io/apimachinery from 0.34.2 to 0.34.3 (@dependabot[bot])
  • e421489: Merge pull request #39 from thalassa-cloud/dependabot/go_modules/k8s.io/apimachinery-0.34.3 (@thojkooi)
  • b665ccc: feat: add delete command for iaas resources (@thojkooi)
  • d24d58d: update tcloud docs (@thojkooi)
  • 29292d1: feat: improved CLI commands with label selectors (@thojkooi)

v0.9.1

05 Nov 10:35
27795e7

Choose a tag to compare

Changelog

  • dcfa88c: feat: Improved support for access token authentication and support env variables (@thojkooi)
  • 27795e7: Merge pull request #32 from thalassa-cloud/tcloud-support-env-variables (@thojkooi)