Automic VaultAutomic Vault

brew

使用 Homebrew 安装 athenacli

查看 athenacli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install athenacli

local Homebrew formula metadata

概览

软件包摘要

CLI tool for AWS Athena service

命令和别名

  • athenacli

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

尚未找到受保护工具覆盖

没有找到 athenacli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
athenaclicli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本1.7.0
管理器更新时间2026-05-12
本地数据OK
上游not checked
检测到的最新版本未检测到

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

安装元数据

软件包元数据

软件包键brew:athenacli
版本1.7.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/athenacli
主页https://athenacli.readthedocs.io/en/latest/
仓库https://github.com/dbcli/athenacli
上游文档https://athenacli.readthedocs.io/en/latest
许可证BSD-3-Clause
源码归档https://files.pythonhosted.org/packages/31/1b/fb72060d66d8afaaba86b5ead8c4edaf4a37a2a175baa8ac391c3ee60a48/athenacli-1.7.0.tar.gz
最后更新2026-05-12T10:27:30Z
Pulseupdated
依赖python@3.14
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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