macOS
brew install e1slocal Homebrew formula metadata
brew
TUI for managing AWS ECS, inspired by k9s. Version 1.0.53 via Homebrew; verified 2026-06-07.
install
brew install e1slocal Homebrew formula metadata
nix profile install nixpkgs#e1snixpkgs package indexes · pkgs/by-name/e1/e1s/package.nix · source: api.github.com
overview
TUI for managing AWS ECS, inspired by k9s
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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/credentialsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
e1s | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/keidarcy/e1s
install metadata
| Package key | brew:e1s |
|---|---|
| Version | 1.0.53 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/e1s |
| Homepage | https://github.com/keidarcy/e1s |
| Repository | https://github.com/keidarcy/e1s |
| Upstream docs | https://github.com/keidarcy/e1s |
| License | MIT |
| Source archive | https://github.com/keidarcy/e1s/archive/refs/tags/v1.0.53.tar.gz |
| Last updated | 2026-06-07T13:29:49+02:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
e1s
nix profile install nixpkgs#e1ssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.