# Installer astra avec Homebrew, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de astra pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:astra
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install astra
```

  Preuve: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id Boof2015.Astra -e
```

  Preuve: Windows Package Manager source index: Boof2015.Astra from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:astra
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.1.0
- **Résumé source:** Command-Line Interface for DataStax Astra
- **Page d'accueil:** <https://docs.datastax.com/en/astra-cli>
- **Dépôt:** <https://github.com/datastax/astra-cli>
- **Dernière mise à jour:** 2026-07-08T11:57:43Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- astra (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.1.0
## Historique du projet et usages

astra is the command-line interface for DataStax Astra. It gives developers terminal access to Astra database and platform operations, including authenticated commands, setup, configuration profiles, output formatting, upgrades, and environment-aware automation.

### Historique du projet

The datastax/astra-cli repository was created in 2022. The current README describes the 1.0.0 beta generation of the CLI and points readers to the v0.x branch for the previous version, marking a significant rewrite or compatibility break in the tool's history.

The 1.x README emphasizes cross-platform Linux, macOS, and Windows support, official install scripts, Homebrew installation, direct releases, an astra upgrade command, and a more interactive terminal experience with colors, spinners, prompts, completions, stricter validation, and XDG-aware paths.

### Historique d'adoption

Astra CLI adoption is tied to DataStax Astra itself rather than to a general-purpose database client market. The official README documents install scripts and Homebrew as supported paths, while the supplied package facts also list a winget package. Its package-manager role is to make cloud database operations scriptable on developer machines and CI systems.

### Modes d'utilisation

Users typically run astra setup to create or update credentials in a central .astrarc file, then use astra config subcommands and resource commands such as astra db list. The CLI can also avoid the credentials file by accepting --token and --env, and it supports JSON or CSV output for scripting.

### Pourquoi les passionnés de paquets s'y intéressent

For package nerds, astra is a vendor cloud CLI with explicit state paths and credential behavior. The v1 move to XDG_CONFIG_HOME/astra/.astrarc or ~/.astrarc matters because package upgrades can change where tokens live, how scripts authenticate, and whether users should upgrade through the CLI itself or through their package manager.

### Chronologie

- 2022: datastax/astra-cli repository created on GitHub.
- 2020s: v0.x CLI existed before the current README's 1.0.0 beta generation.
- 2020s: v1.x README documents Linux, macOS, and Windows support plus XDG-aware configuration.
- 2026: GitHub tags and repository metadata showed active v1-era releases.

### Related projects

- DataStax Astra is the managed database platform operated by the CLI.
- Apache Cassandra and related Astra DB tooling are adjacent to the CLI's database-management use cases.
- Homebrew and winget provide package-manager installation routes alongside DataStax's official install scripts.

### Sources

- <https://api.github.com/repos/datastax/astra-cli>
- <https://docs.datastax.com/en/astra-cli>
- <https://github.com/datastax/astra-cli#readme>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: $XDG_CONFIG_HOME/astra/.astrarc, ~/.astrarc

## Credential files

- Unix: $XDG_CONFIG_HOME/astra/.astrarc, ~/.astrarc
## Autres enregistrements de gestionnaires de paquets

- winget - Boof2015.Astra: normalized package name match | Windows Package Manager source index: Boof2015.Astra from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/astra.yml](https://github.com/mxcl/pkgdb/blob/main/combined/astra.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
