Show HN:AWS 的終端使用者介面 (taws)
一個名為 taws 的新開源專案,提供了一個基於終端的使用者介面,用於檢視和管理 AWS 資源,旨在簡化與雲端基礎設施的互動。
Navigation Menu
Search code, repositories, users, issues, pull requests...
Provide feedback
We read every piece of feedback, and take your input very seriously.
Saved searches
Use saved searches to filter your results more quickly
To see all available qualifiers, see our documentation.
Terminal UI for AWS (taws) - A terminal-based AWS resource viewer and manager
License
Uh oh!
There was an error while loading. Please reload this page.
huseyinbabal/taws
Folders and files
Latest commit
History
Repository files navigation

taws - Terminal UI for AWS
taws provides a terminal UI to interact with your AWS resources. The aim of this project is to make it easier to navigate, observe, and manage your AWS infrastructure in the wild. taws continually watches AWS for changes and offers subsequent commands to interact with your observed resources.
Screenshots


Features
Installation
Homebrew (macOS/Linux)
Download Pre-built Binaries
Download the latest release from the Releases page.
Using Cargo
From Source
taws is built with Rust. Make sure you have Rust 1.70+ installed.
Prerequisites
AWS Credentials - Configure your AWS credentials using one of:
IAM Permissions - Your AWS user/role needs appropriate read permissions for the services you want to browse. At minimum, you'll need Describe* and List* permissions.
Quick Start
Key Bindings
Resource Navigation
Press : to open the resource picker. Type to filter resources:
Use Tab to autocomplete and Enter to select.
Supported AWS Services
taws supports 30 core AWS services covering 95%+ of typical AWS usage:
Missing a service? Start a discussion to propose adding it!
Configuration
taws looks for AWS credentials in the standard locations:
Environment Variables
Known Issues
Contributing
Contributions are welcome! Please see our Contributing Guide for details.
Important: Before adding a new AWS service, please start a discussion first.
Acknowledgments
License
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ for the AWS community
About
Terminal UI for AWS (taws) - A terminal-based AWS resource viewer and manager
Resources
License
Contributing
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
2
Packages
0
Languages
Footer
Footer navigation
相關文章