macOS
brew install e1slocal Homebrew formula metadata
brew
e1s のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install e1slocal Homebrew formula metadata
nix profile install nixpkgs#e1snixpkgs package indexes · pkgs/by-name/e1/e1s/package.nix · ソース: api.github.com
概要
TUI for managing AWS ECS, inspired by k9s
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.config/e1s/config.yml~/.aws/configCredential-bearing paths to review before unattended agent runs.
~/.aws/credentials実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
e1s | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/keidarcy/e1s
インストールメタデータ
| パッケージキー | brew:e1s |
|---|---|
| バージョン | 1.0.53 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/e1s |
| ホームページ | 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 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
e1s
nix profile install nixpkgs#e1sソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.