Automic VaultAutomic Vault

brew

Installer athenacli avec Homebrew

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install athenacli

local Homebrew formula metadata

aperçu

Résumé du paquet

CLI tool for AWS Athena service

Commandes et alias

  • athenacli

historique

Historique du projet et usages

AthenaCLI is a dbcli-style terminal client for Amazon Athena. It brings the pgcli/mycli interaction model--SQL completion, syntax highlighting, table-aware suggestions, favorite queries, and pretty tabular output--to AWS Athena users who prefer a local REPL over the AWS console.

Historique du projet

The official README presents AthenaCLI as a command-line interface for AWS Athena and says it is a member of the dbcli community. Its credits are unusually explicit: the author thanks pgcli and mycli, says AthenaCLI was created based on a clone of mycli, and credits PyAthena as the pure-Python Athena adapter underneath the tool.

That lineage explains the shape of the project. AthenaCLI is less an isolated AWS wrapper than a specialization of the Python prompt-toolkit/dbcli ecosystem for a cloud query service, keeping the familiar database-shell ergonomics while adding Athena-specific credentials, region, S3 staging directory, workgroup, and profile handling.

Historique d'adoption

The README and install docs list pip, Docker, and Homebrew installation paths. In package-manager terms, this is a narrower project than ATF or Atlantis, but it still crossed the threshold from Python package to Homebrew formula, which is meaningful for data engineers who install query clients as ordinary command-line tools.

The input confirms Homebrew packaging for the formula. No broad official downstream history was found beyond the project docs and repository tags, so adoption claims should stay modest.

Modes d'utilisation

AthenaCLI can start an interactive REPL for an optional database name or execute SQL with -e and exit. The usage docs cover connecting with AWS credentials, region, S3 staging directory, workgroup, and AWS profile, while the README shows quick examples for creating a table, running a SELECT, and saving favorite queries.

On first launch, AthenaCLI creates ~/.athenacli/athenaclirc. The README documents required AWS access key, secret key, region, S3 staging directory, and workgroup settings, and also documents environment-variable alternatives.

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

AthenaCLI is a good example of the dbcli pattern spreading beyond traditional databases. For package collectors, the interesting bit is the dependency stack and UX lineage: prompt-toolkit and mycli ideas repackaged for a serverless AWS SQL engine.

It also shows why some data CLI tools carry credentials in their own rc files even when they can reuse AWS CLI-style environment variables or profiles.

Chronologie

  • Undated: AthenaCLI was created as a dbcli-community Athena client inspired by pgcli/mycli and based on a clone of mycli.
  • Undated: Official docs documented pip, Docker, and Homebrew installation paths.
  • Release tags: The official Git repository exposes tags from v0.1.1 through v1.7.0.

Related projects

  • pgcli and mycli are direct UX and code-lineage influences.
  • PyAthena provides the Python Athena adapter credited by the project.
  • Amazon Athena is the target query service.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour athenacli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 1 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
~/.athenacli/athenaclirc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.athenacli/athenaclirc

exécutables

Exécutables installés

CommandeTypeExpositionNote
athenaclicliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire1.7.0
gestionnaire mis à jour2026-05-12
données localesOK
amontnot checked
dernière version détectéenon détecté

https://athenacli.readthedocs.io/en/latest/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:athenacli
Version1.7.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/athenacli
Page d'accueilhttps://athenacli.readthedocs.io/en/latest/
Dépôthttps://github.com/dbcli/athenacli
Docs amonthttps://athenacli.readthedocs.io/en/latest
LicenceBSD-3-Clause
Archive sourcehttps://files.pythonhosted.org/packages/31/1b/fb72060d66d8afaaba86b5ead8c4edaf4a37a2a175baa8ac391c3ee60a48/athenacli-1.7.0.tar.gz
Dernière mise à jour2026-05-12T10:27:30Z
Pulseupdated
Dépendancespython@3.14
Bouteilledisponible (sur all)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameathenacli
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment