Releases: vultr/vultr-cli
Releases · vultr/vultr-cli
v2.6.0
Changelog
1218e30 Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#163)
439d782 Bump github.com/vultr/govultr/v2 from 2.5.1 to 2.6.0 (#164)
a781115 release for v2.6.0 (#165)
Docker images
docker pull vultr/vultr-cli:release
docker pull vultr/vultr-cli:v2.6.0
v2.5.3
Changelog
2c33250 Bump github.com/spf13/viper from 1.7.1 to 1.8.1 (#160)
50d8b3b release for v2.5.3 (#161)
Docker images
docker pull vultr/vultr-cli:release
docker pull vultr/vultr-cli:v2.5.3
v2.5.2
Enhancement
- Support config files in $XDG_CONFIG_HOME PR 153
Documentation
- Add Arch Linux install instructions PR 154
v2.5.1
Dependencies
- GoVultr v2.5.0 -> 2.5.1 (fixes issue with backup schedules) PR 151
v2.5.0
Enhancement
- LoadBalancers : New Features 149
- Ability to attach private networks
- Ability to set firewalls
- Get Firewall Rules
- List Firewall Rules
v2.4.1
Bug Fixes
- LoadBalancers: fix update issues PR 145
v2.4.0
Enhancement
- Add
darwin_arm64
support and builds PR 143
v2.3.0
Enhancement
- Plans : add
disk count
field PR 140
- BlockStorage : add
mount ID
field PR 140
Dependencies
v2.2.0
Enhancement
- BareMetal : add get command PR 135
Bug Fixes
- BareMetal : typo in VNC commands PR 135
Dependencies
v2.1.0
Enhancement
- Add Bare Metal Start command
- Update paging information
Dependencies