2 releases
| 0.1.2 | Feb 15, 2022 |
|---|---|
| 0.1.1 | Feb 7, 2022 |
#5 in #tool-for-accessing
21KB
308 lines
awsconnect
awsconnect is a command line utility to simplify using aws-vault for complex workflows, currently predominantly execing into ECS containers.
Installation
The easiest way to install awsconnect is via cargo.
To do this you'll need Rust 1.5.8 or later installed, after which you can run cargo install awsconnect.
You can also install it from the Github releases page.
Usage
awsconnect help
awsconnect login
awsconnect execute
Dependencies
~39–59MB
~1M SLoC