Releases: exoscale/cli
Releases · exoscale/cli
v1.16.0
v1.15.0
v1.14.0
v1.13.3
v1.13.2
v1.13.1
v1.13.0
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
v1.12.0 - Baarer Räben
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
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.
v1.11.0
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
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.