Skip to content

Releases: exoscale/cli

v1.16.0

05 Aug 13:41
Compare
Choose a tag to compare

See the CHANGELOG for details.

v1.15.0

24 Jul 08:33
Compare
Choose a tag to compare

See the CHANGELOG for details.

v1.14.0

08 Jul 08:43
Compare
Choose a tag to compare

See the CHANGELOG for details.

v1.13.3

25 Jun 08:20
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • Fixed exo ssh command that didn't detect SSH private key file properly (#264)

Changes

  • exo nlb commands now accept a resource name as well as an ID (#265)

v1.13.2

22 Jun 13:40
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • Fixed subcommand config settings leaking (#260)
  • Fixed unused configuration cache file generation (#261)

v1.13.1

19 Jun 14:11
Compare
Choose a tag to compare

Changelog

Internal

  • Updated egoscale library following API V2 changes

v1.13.0

17 Jun 12:54
Compare
Choose a tag to compare

Changelog

New

  • Add support for Network Load Balancer resources management (exo nlb)
  • Command exo vm snapshot export can now download exported snapshots with flag --download (#249)
  • Arbitrary SSH client options can now be passed to the exo ssh command with flag --ssh-options (#250)
  • exo help environment displays information about supported environment variables (#253)
  • New command exo vm update to allow Compute instance properties modification (#255)
  • exo config show now displays the path to the currently used configuration file (#257)
  • Command exo sos download can now overwrite the destination file with flag --force

Bug Fixes

  • Fixed Snapcraft packaging (#243)
  • Fixed client User Agent setting (#248)
  • Fixed handling issues with username-less templates (#257)
  • Fixed configuration file detection on Windows (#259)

Changes

  • Improved SOS certificates handling on Windows (#244)
  • exo zones now displays zones sorted alphabetically (#246)
  • exo sos list now returns the buckets size (#252)
  • Commands that require a zone to be specified now default to the current account's default zone setting (#258)

v1.12.0 - Baarer Räben

29 Apr 15:11
Compare
Choose a tag to compare

Changelog

New

  • Add exo vm snapshot export command to export an instant snapshot of a volume (#234)
  • Add exo limits command to show the safety limits currently enforced on your account (#232)
  • Add support to run exo binary on ARM architecture 32/64 bits (#230)

Bug Fixes

  • Fix account selector in exo config (#241)
  • Fix panic when --quiet flag is used (#236)

Changes

  • The --output-format|-O flag is no longer required with the --output-template flag (#239)
  • Improve apikey commands output UX (#231)
  • Use go.mk for building (#233)

Docker

On the Docker Hub: exoscale/cli:1.12.0

Snap

This release is also available as the exoscale-cli snap package.

Baarer Räben

v1.11.0

18 Mar 08:42
Compare
Choose a tag to compare

Changelog

New

  • Add new exo vm snapshot show command to display a Compute instance snapshot details

Bug Fixes

  • Fix configuration file detection issue on Windows
  • Fix Calico version error in exo lab kube (#225)

Changes

  • Configuration profiles management (exo config) has been improved (#221)
  • The following commands now support output customization through the global --output-format|-O flag:
    • exo affinitygroup create
    • exo privnet create
    • exo sshkey create
    • exo sshkey upload
    • exo vm snapshot create
    • exo vm template register

v1.10.0

28 Jan 11:17
Compare
Choose a tag to compare

Changelog

  • Add support for resource-level IAM API keys creation (#219)

Docker

On the Docker Hub: exoscale/cli:1.10.0

Snap

This release is also available as the exoscale-cli snap package.