Skip to content

Releases: aztekas/cleura-client-go

v0.0.7

13 May 08:52
Compare
Choose a tag to compare

Cleura CLI (0.0.7)

Changelog

  • 2a1613d feat: make configfile package accessible outside

v0.0.6

06 May 12:34
Compare
Choose a tag to compare

Cleura CLI (0.0.6)

Changelog

  • 9ec4f5f feat: add getcloudprofile call
  • a668de9 typo(docs): fixing tip flag

v0.0.5

15 Apr 13:32
Compare
Choose a tag to compare

Cleura CLI (0.0.5)

Changelog

  • 455e698 feat(breaking): getting rid of viper package

v0.0.4

02 Apr 14:18
Compare
Choose a tag to compare

Cleura CLI (0.0.4)

Changelog

  • d7b47be feat(cli,api): add hibernate/wakeup functionality

v0.0.3

02 Apr 12:32
Compare
Choose a tag to compare

Cleura CLI (0.0.3)

Changelog

v0.0.2

02 Apr 11:49
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Cleura CLI (0.0.2)

Changelog

  • 2b178d9 feat(cli): add functionality to add and delete workergroups in the specified cluster

v0.0.1

26 Mar 12:54
Compare
Choose a tag to compare

Cleura CLI (0.0.1)

Changelog

  • 73f0195 Merge pull request #1 from aztekas/test/cli
  • 047cfe2 Merge pull request #2 from aztekas/feat/clishootcreate
  • 638e4a1 feat: add aux commands for projects and domains, restructure repo
  • 2af7869 feat: add cli to create/delete shoot clusters
  • 692c2d3 feat: add command to generate template configuration file
  • f8bb449 feat: add env variables for default domain and project id
  • 81da6a6 feat: add kubeconfig generation command
  • 2f67dd0 feat: add listing domains and projects via cli
  • 0eb39d7 feat: add possibility to list cluster in requested region\project
  • 1d6586d feat: allow printing configurations from configuration file
  • d4d261c feat: support two-factor enabled accounts
  • 4cfb518 first commit
  • 0b9ac48 fix: allow terminal input on windows
  • 2b9367b fix: create dir during generating temmplate if not exists, simplify action function