# 使用 Homebrew, Nix 安装 e1s

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

## 安装

```sh
sudo av install brew:e1s
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install e1s
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#e1s
```

  证据: nixpkgs package indexes: pkgs/by-name/e1/e1s/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:e1s
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/e1s>
- **版本:** 1.0.53
- **来源摘要:** TUI for managing AWS ECS, inspired by k9s
- **主页:** <https://github.com/keidarcy/e1s>
- **仓库:** <https://github.com/keidarcy/e1s>
- **上游文档:** <https://github.com/keidarcy/e1s>
- **许可证:** MIT
- **源码归档:** <https://github.com/keidarcy/e1s/archive/refs/tags/v1.0.53.tar.gz>
- **最后更新:** 2026-06-07T13:29:49+02:00
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- e1s (cli)
- e1s (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 1.0.53
- 管理器更新时间: 2026-06-07
- 本地数据: OK
- 上游仓库: https://github.com/keidarcy/e1s
- 检测到的最新版本: v1.0.53 (当前)
## 项目历史与用法

E1S is a Go terminal application for browsing and managing AWS ECS resources, including Fargate and EC2 launch types. The README explicitly frames it as inspired by k9s, carrying the Kubernetes terminal-dashboard idiom into AWS ECS operations.

### 项目历史

The public repository was created on 2023-06-18. The README describes an ECS-focused TUI that uses existing AWS CLI configuration and credentials rather than storing secrets itself, and offers terminal workflows for profiles, regions, services, tasks, exec, filtering, sorting, and AWS Console jumps.

### 采用历史

E1S has broader adoption than a one-off ECS helper: the README lists GitHub release binaries, Homebrew, Docker images, AWS CloudShell install, `go install`, asdf, and mise. GitHub API metadata showed 903 stars and 40 forks on 2026-06-30.

### 使用方式

Common use is `e1s` after AWS CLI credentials are configured, optionally selecting profile, region, cluster, service, read-only mode, refresh rate, and theme from flags or `~/.config/e1s/config.yml`. It reads AWS shared config and credentials files and can use AWS SDK for Go to connect to ECS APIs.

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

E1S matters in package-manager catalogs because it fills a narrow operational gap: ECS has rich APIs and console screens, but fewer mature terminal dashboards than Kubernetes. Its k9s-inspired model makes it recognizable to cloud operators who prefer keyboard-driven TUIs.

### 时间线

- 2023-06-18: Public GitHub repository created.
- 2026: README documents multi-channel distribution through releases, Homebrew, Docker, CloudShell, go install, asdf, and mise.
- 2026-06-22: GitHub API showed a recent repository push.

### Related projects

- The README names k9s as an inspiration and documents use with AWS CLI configuration, AWS SDK for Go, AWS ECS, Fargate, EC2 launch types, AWS CloudShell, and AWS Systems Manager Session Manager for interactive exec and port forwarding.

### 来源

- <https://github.com/keidarcy/e1s>
- <https://raw.githubusercontent.com/keidarcy/e1s/master/README.md>
- <https://api.github.com/repos/keidarcy/e1s>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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: ~/.config/e1s/config.yml, ~/.aws/config

## Credential files

- Unix: ~/.aws/credentials
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** e1s
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Nix - e1s: normalized package name match | nixpkgs package indexes: pkgs/by-name/e1/e1s/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 相关链接

- [Cloud CLI packages](https://www.automicvault.com/zh-hans/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/zh-hans/pkg/brew/go/) - Build dependency declared by Homebrew.
- [stu](https://www.automicvault.com/zh-hans/pkg/brew/stu/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure, tui.
- [basti](https://www.automicvault.com/zh-hans/pkg/brew/basti/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [cfn-flip](https://www.automicvault.com/zh-hans/pkg/brew/cfn-flip/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [cfn-format](https://www.automicvault.com/zh-hans/pkg/brew/cfn-format/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [cfnctl](https://www.automicvault.com/zh-hans/pkg/brew/cfnctl/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [cfv](https://www.automicvault.com/zh-hans/pkg/brew/cfv/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [cloudformation-cli](https://www.automicvault.com/zh-hans/pkg/brew/cloudformation-cli/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [eksctl](https://www.automicvault.com/zh-hans/pkg/brew/eksctl/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/e1s.yml](https://github.com/automic-vault/db/blob/main/combined/e1s.yml)


## 来源

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