v2.14.2 (2022-06-14)
- Reserved IP: Add support for reserved IP label updates PR 272
- Bump govultr version from 2.17.1 to 2.17.2 PR 272
v2.14.1 (2022-06-03)
- Plans: Add GPU fields PR 269
- Instances: Update
tag
to string pointer PR 268 - Kuberneted: Update
tag
to string pointer PR 268
- Bump github.com/spf13/viper from 1.11.0 to 1.12.0 PR 266
- Bump govultr version from 2.16.0 to 2.17.1 PR 267
v2.14.0 (2022-05-09)
- Kubernetes : Add support for kubernetes version upgrades on individual clusters PR 263
- Kubernetes : Add support for node pool auto scaler options PR 261
- Firewall Rule : Update IP type option to match API verbiage for firewall rules PR 262
- Baremetal : Add support for multiple tags via the
tags
field PR 259 - Instances : Add support for multiple tags via the
tags
field PR 259
- Firewall Rule : The
type
option on firewall rules has been replaced byip-type
PR 262 - Baremetal : the
tag
field has been replaced bytags
which supports multiple tags PR 259 - Instances : the
tag
field has been replaced bytags
which supports multiple tags PR 259
- Bump github.com/vultr/govultr/v2 from 2.15.1 to 2.16.0 PR 260
v2.13.0 (2022-04-15)
- VPC : new commands which will be replacing
network
(private networks) PR 251 - BlockStorage : adding support for new
block_type
field PR 249 - LoadBalancer : Updating
vpc
functionality added PR 251
- Network : These commands have been replaced by
vpc
PR 251 - Instance : The following fields have been deprecated on the
create
commandprivate-network
andnetwork
. Please usevpc-enable
orvpc-ids
PR 251 - LoadBalancer : The following fields have been deprecated on the
create
commandprivate-network
. Please usevpc
instead PR 251
- Bump github.com/vultr/govultr/v2 from 2.14.1 to 2.15.1 PR 249
- Bump github.com/spf13/viper from 1.10.1 to 1.11.0 PR 252
- Add Fedora installation instructions PR 246
v2.12.2 (2022-04-01)
- Instances : fix csv flags
ssh-keys
andnetwork
PR 244 @optik-aper - Plans + Regions: Add new plan types in examples PR 241 @AFatalErrror
- Plans Metal : new command to retrieve just bare metal plans PR 240 @optik-aper
- Readme : fix command example PR 239 @travispaul
- Bump github.com/vultr/govultr/v2 from 2.14.1 to 2.14.2 PR 238
- Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 PR 236
- Bump builds from go 1.16 -> 1.17 PR 243
v2.12.1 (2022-02-07)
- Bump github.com/vultr/govultr/v2 from 2.14.0 to 2.14.1 PR 232
- Firewall Rule : Add ip type, source and subnet size to firewall rule printer PR 234
v2.12.0 (2022-01-21)
- Bump github.com/vultr/govultr/v2 from 2.12.0 to 2.14.0 PR 230
- Bump github.com/spf13/viper from 1.10.0 to 1.10.1 PR 224
- Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 PR 223
- Script : Return b64 script when getting script by id PR 229
- Script : get command will display data vertically now instead of horizontal PR 229
- Firewalls : change source from int to string PR 228
v2.11.3 (2021-12-13)
- Bump github.com/spf13/viper from 1.9.0 to 1.10.0 PR 219
- Add OpenBSD install instructions PR 218
v2.11.2 (2021-12-01)
- Update GoVultr from 2.11.1 to 2.12.0 PR 215
v2.11.1 (2021-11-29)
- Bump github.com/vultr/govultr/v2 from 2.11.0 to 2.11.1 PR 213
- Load Balancers : Allow SSL certificates to be passed in on Create and Update PR 213
v2.11.0 (2021-11-23)
- DNS: Add support for getting a domains dns sec status PR 211
- Instance : Support changing hostname on reinstall PR 209 PR 210
- Update GoVultr from 2.10.0 to 2.11.0 PR 209
v2.10.0 (2021-11-04)
- Billing: Add support for retrieving billing information PR 203
- Update GoVultr from 2.9.2 to 2.10.0 PR 203
v2.9.0 (2021-10-27)
- Allow
go get
andgo install
to work withgithub.aaakk.us.kg/vultr/vultr-cli/v2
PR 199
v2.8.5 (2021-10-20)
- Update GoVultr from 2.9.0 to 2.9.1 and update necessary fields PR 196
- Update GoVultr from 2.9.1 to 2.9.2 PR 197
- Kubernetes: Add support for adding/modifying tags on Node Pools PR 196
v2.8.4 (2021-09-28)
- Update GoVultr from 2.8.1 to 2.9.0 and update necessary fields PR 192
- Snapshots:
COMPRESSED SIZE
has been added to printer output PR 192 - Kubernetes:
COUNT
has changed toNODE QUANTITY
andPLAN ID
has changed toPLAN
for kubernetes printer output PR 192
v2.8.3 (2021-09-20)
- Bump github.com/spf13/viper from 1.8.1 to 1.9.0 PR 189
- Backups: Fix typo in backups alias PR 188. Thanks @rmorey for your contribution
v2.8.2 (2021-09-07)
- Instances: change default value for notify flag PR 185
- README: add example using boolean flag PR 186
v2.8.1 (2021-09-01)
- GoVultr 2.8.0 -> 2.8.1 (added more kubernetes support)PR 181
v2.8.0 (2021-08-23)
- GoVultr 2.7.1 -> 2.8.0 (added kubernetes support)PR 177
- Kubernetes: Add support for Kubernetes (VKE) PR 178
- README: update commands needed for building from source PR 173
- README: update examples PR 174
v2.7.0 (2021-07-16)
- GoVultr 2.6.0 -> 2.7.1 (added image_id support for instance and bare metal updates) PR 169
- Instances: Add image_id support PR 169
- Bare-metal: Add image_id support PR 169
- Add documentation for autocompletions in README
v2.6.0 (2021-07-07)
- Bump github.com/spf13/viper from 1.7.1 to 1.8.1 PR 163
- GoVultr v2.5.1 -> 2.6.0 (added support for persistent_pxe) PR 164
- Bare-metal : Support
persistent_pxe
on create PR 164
v2.5.3 (2021-06-28)
- Bump github.com/spf13/viper from 1.7.1 to 1.8.1 PR 160
v2.5.2 (2021-05-17)
- Support config files in $XDG_CONFIG_HOME PR 153
- Add Arch Linux install instructions PR 154
v2.5.1 (2021-05-12)
- GoVultr v2.5.0 -> 2.5.1 (fixes issue with backup schedules) PR 151
v2.5.0 (2021-05-06)
- LoadBalancers : New Features 149
- Ability to attach private networks
- Ability to set firewalls
- Get Firewall Rules
- List Firewall Rules
v2.4.0 (2021-04-01)
- Add
darwin_arm64
support and builds PR 143
v2.3.0 (2021-02-12)
v2.2.0 (2021-01-29)
- BareMetal : add get command PR 135
- BareMetal : typo in VNC commands PR 135
- Various dependencies PR 134
v2.1.0 (2020-12-18)
- govultr 2.2.0 -> 2.3.0 PR 127
v2.0.1 (2020-12-08)
- govultr 2.0.0 -> 2.2.0 PR 125
v2.0.0 (2020-11-24)
- Vultr-CLI v2.0.0 release
- Vultr-CLI v2.0.0 is running on API v2
- Server has been renamed to Instance to match with API v2
v1.0.0 (2020-11-19)
- Vultr-CLI v1.0.0 release PR 114
v0.4.0 (2020-09-03)
- Improve error responses by adding a newline PR 109
- Add Server User Data subcommands Get and Set PR 105
v0.3.2 (2020-06-04)
- govultr 0.4.1 -> 0.4.2 PR 98
v0.3.1 (2020-05-18)
v0.3.0 (2020-04-14)
- OS no longer required for App/Iso/Snapshot during server create PR 88
- Added in missing newline characters PR 89
v0.2.1 (2020-03-18)
- govultr 0.3.0 -> 0.3.1 PR 81
v0.2.0 (2020-03-11)
- Server Create description PR 75
v0.1.11 (2019-12-09)
- Fix error message on network create PR 65
v0.1.10 (2019-11-12)
- GoVultr v0.1.7 version fix PR 61
v0.1.9 (2019-11-11)
v0.1.8 (2019-10-17)
- Fix for goreleaser to release homebrew tap PR 57
v0.1.7 (2019-10-17)
- Bump GoVultr to v0.1.5 PR 55
v0.1.6 (2019-09-04)
v0.1.5 (2019-09-03)
- Add contextual instructions for Vultr API key setup PR 47
v0.1.4 (2019-08-26)
- Makefile entry for gofmt PR 44
- New command
script contents
will display contents of a given script PR 43
v0.1.3 (2019-08-21)
- Quote handling on DNS Record Data PR #41
v0.1.2 (2019-07-15)
- Updated dependencies PR #35
- Govultr
v0.1.3
->v0.1.4
- Cobra
v0.0.4
->v0.0.5
- Govultr
- Added vendor folder PR #35
v0.1.1 (2019-07-08)
- Added
destroy
alias for alldelete
commands PR #30 - Added
description
field forsnapshot
command output PR #29 - Added GoReleaser to handle tagged releases PR #31
- Updated makefile to strip out GOPATH in build process PR #28
- Typo fixes
- Initial release