Releases: yugabyte/ybm-cli
Releases · yugabyte/ybm-cli
v0.0.14
Changelog
- 4509600 Restructure and add commands for endpoints and certificates (#94)
- 7dc4602 Add the list/describe commands (#93)
- d3cecc8 Fix -o json with single cluster info (#88)
- 16121d5 Trim regions for vpc (#92)
- 66511a7 Truncate backup description to 10 chars (#91)
- 5c525f4 output only the error detail instead of the full log error message (#90)
- 60e90c2 Validate that the API Key is correct (#89)
v0.0.13
v0.0.12
Changelog
- f7555ff Add emoji for Country Code flags (#82)
- 3a18814 Add the option to sign up for YBM (#78)
- 08810a0 Used Created date + retain in days for backup expire time display (#80)
- 935ee53 Display error from API (#79)
- d699ea1 Removed data distrubtion display until we figure out how it is calculated (#81)
- 80ba6b6 Updated message for nal (#76)
- 92818bf Remove sort for command to display same order as in the code (#77)
v0.0.11
v0.0.10
v0.0.5
Changelog
- 9f0328c support brew install for private repo (#63)
- 29a0a67 Bump goreleaser/goreleaser-action from 3.0.0 to 4.2.0 (#62)
- 7302cfa Create dependabot.yml (#61)
- 10b0885 Feature/ci waiting (#59)
- b2b0259 Enhancements to the CLI (#58)
- 23f5281 Refactor CDC operations (#57)
- ef082db Improve documentation (#56)
- 8a89856 Change Regions display for multi-regions (#55)
- 7a437ef Add Exit Code with fatal error (#54)
- 0e26a82 fix typo (#52)
- 1c5c417 Added proper licensing (#44)
- d7e8f2e implement cdc wait (#51)
- c5fee76 Create LICENSE file (#50)
- 30392d9 fix cdc bug and update README (#49)
v0.0.4
Changelog
- 042efc5 Removed emoji for Windows OS (#48)
- 1812916 Waiting for a task (#41)
- 79a81c7 Fixed issue with ParseURL (#45)
- d4ff78c Fix synk vulnerabilities (#46)
- da75b05 support assigning and unassinging an allow list to a cluster (#43)
- 48427d1 replaces underscore with dash (#42)
- c9778d4 Update README.md (#40)
v0.0.3
Changelog
- 369907c Testing and new command tree. (#36)
- d84621c support multi region clusters (#38)
- 9976b8c remove prettyprintjson (#39)
- 2dade0b fix read replica (#35)
- 9a91d1f Proper Api error (#34)
- f614c90 Use go.mod for Golang version adding cache as well (#33)
- 9529549 Fixed Vet issues (#32)
- 8c1a346 Fix/fix go vet detected issues (#31)
- ce989bf support VPC peering on AWS (#30)
- 61a82cf More formatting and small fixes (#29)
- 3d32358 support get cloud regions and instance types (#28)
- a2b21f2 Use cluster-name variable anywhere (#27)
- a821aa5 use vpc name instead of vpc id (#26)
- cb0df32 Finish refactoring (#25)
- 097a49f add client and version information in the header (#24)
- eab6b88 Added base for handlings logs and abstract ApiClient(#23)
- f426a60 Added base formatter logic (#22)
- 5d64b3d Using Viper with cobra to simplify some of the feature (#20)
- 1fbd486 Update test.yml
- 608818f run the build pipeline for PR and merge (#19)
v0.0.2
v0.0.1
Changelog
- c91e3a7 Update release.yml
- 37b9c58 add GO_CLIENT_SECRET
- 1678d1c add github token
- 2376c00 create a release pipeline (#14)
- 8fe8770 Update README.md
- 8e868b7 Add developer workflow (#13)
- 43b3afa Readme Updates (#11)
- 1a2a9a2 support backup crud and restore (#10)
- 9fabca2 Read Replica (#8)
- 25bb81b support pause and resume clusters (#9)
- 978d7cc single-region cluster crud operations (#7)
- d437c5b vpc peering (#6)
- 95f997c Network Allow List CRUD (#5)
- b197d43 Complete VPC implementation for get/create/delete (#4)
- 6c39563 Make utilities and start VPC work (#3)
- a794377 basic working cli (#2)
- ae3a4d8 udpate module and add Makefile (#1)
- 9b6ee9d update commands
- 45a9d60 initial cobra setup
- 6402d1a Initial commit