Guide
neboto is a keyboard-driven terminal UI for browsing AWS. It is read-only:
it issues only describe, list and get calls, so it is safe to run
against production. This guide covers installing it, the first run, and the
keys and concepts that do most of the work. Inside the app, ? is
the authoritative key reference.
- Install — Prebuilt binaries for Linux and macOS, cargo-binstall, or from source.
- First run — Credentials, region, the welcome splash, and the command-line flags.
- Navigation — The keys that do most of the work: list pane, detail pane, links, sub-tabs.
- Search — The @prefix syntax, fuzzy matching, tag filters, and @all across services.
- Logs, metrics and lenses — The in-pane views: log tail and search, CloudWatch charts, the change timeline, references, network access.
- Multi-account — Profiles, assuming into Organizations member accounts, and why an assumed session cannot mutate.
- Configuration — The TOML config file, themes, cache TTLs, and where the file lives.
- Permissions — What IAM access neboto needs, the read-only guarantee, and the handful of calls worth a second look.