Sign inSign up

datastax/astra-cli

Verified Publisher

By datastax

Updated about 3 years ago

The repository contains the Astra Command Line Interface (CLI) deployed as an docker image.

Image
0

4.5K

datastax/astra-cli repository overview

Astra CLI is a command-line interface (CLI) tool that enables users to interact with and manage the Astra database-as-a-service platform. It provides developers with a streamlined way to create, configure, and manipulate databases, making it easier to integrate Astra into their applications and workflows.

Astra CLI goes beyond basic database management by facilitating the seamless integration of external tools like dsbulk, cqlsh, and pulshar-shell or by providing useful shortcuts like dotenv file generation.

It can be installed on a laptop (Mac, Linux, Windows with WSL@) or as the docker image here. Documentation to install is here

Prequisites
Run
  • Show Help (no account needed)
docker run datastax/astra-cli:0.4 help
  • Show version (no account needed)
docker run datastax/astra-cli:0.4 --version
  • The token is required in each command we recommand to set it as environment variable on the host:
export ASTRA_TOKEN=AstraCS:<change_me>
  • Run a command:
docker run datastax/astra-cli:0.4 db list --token $ASTRA_TOKEN

Tag summary

Content type

Image

Digest

sha256:8dcba8115

Size

48.4 MB

Last updated

about 3 years ago

docker pull datastax/astra-cli

This week's pulls

Pulls:

4

Nov 25 to Dec 1