Releases · datastax/astra-cli
v1.0.4
v1.0.4 hotfixes (#287) * update cqlsh.url to point to bundled+prepatched cqlsh-astra * update upgrade notifier to hopefully cause less security false alarms
v1.0.3
What's Changed
This is primarily a bug-fix release, fixing a handful of minor bugs and documentation issues here and there.
Major changes:
astra db list-regions-*is nowastra db regions *- e.g.
astra db regions vector
- e.g.
astra db get-endpoint-*is nowastra db endpoints *- e.g.
astra db endpoints playground - Two new subcommands:
astra db endpoints data-api- gets the data api endpoint (api_endpoint + /v1/api/json)astra db endpoints list- list all endpoints as a table
- e.g.
Resolved issues:
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.2-beta.3
minor fix for installation script in environments without color
v1.0.1
v1.0.1-rc.3
v1.0.1-rc.2
v1.0.1-rc.1
v1.0.0
v1.0.0-rc.5
fix completions, make completions transfer when switching defaults, m…