Auto Configure aws-cli & ecs-cli
Project description
# AWS AC: Auto Credentials
```
pip install aws-ac
aws-ac start
```
## Install
Must be using Python 3! For MacOS and Linux. No native Windows support.
```
pip install aws-ac
```
If Python 3 is not your default Python Environment:
```
python3 -m venv venv
source venv/bin/activate
pip install aws-ac
```
## Commands
### aws-ac start [OPTIONS]
```
Options:
--user TEXT AWS Username
--token TEXT MFA Token
--serial TEXT MFA Serial
```
### aws-ac install [OPTIONS]
This installs the [aws-cli](https://aws.amazon.com/documentation/cli/) and [ecs-cli](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ECS_CLI.html) tools.
Supplying the `--upgrade` flag will update or reinstall the cli's to their newest verisons.
```
Options:
--upgrade
--cli TEXT CLI
```
### aws-ac configure [OPTIONS]
This prompts the user to configure the aws and ecs profiles. By providing the argument CLI with 'aws' or 'ecs' it can configure only one.
```
Options:
--user TEXT AWS Username
--cli TEXT CLI
```
### aws-ac mfa [OPTIONS] TOKEN
This prompts the user to obtain their mfa_serial key and if it has already been added creates a aws profile with a valid session token.
```
Options:
--serial TEXT MFA Serial
```
```
pip install aws-ac
aws-ac start
```
## Install
Must be using Python 3! For MacOS and Linux. No native Windows support.
```
pip install aws-ac
```
If Python 3 is not your default Python Environment:
```
python3 -m venv venv
source venv/bin/activate
pip install aws-ac
```
## Commands
### aws-ac start [OPTIONS]
```
Options:
--user TEXT AWS Username
--token TEXT MFA Token
--serial TEXT MFA Serial
```
### aws-ac install [OPTIONS]
This installs the [aws-cli](https://aws.amazon.com/documentation/cli/) and [ecs-cli](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ECS_CLI.html) tools.
Supplying the `--upgrade` flag will update or reinstall the cli's to their newest verisons.
```
Options:
--upgrade
--cli TEXT CLI
```
### aws-ac configure [OPTIONS]
This prompts the user to configure the aws and ecs profiles. By providing the argument CLI with 'aws' or 'ecs' it can configure only one.
```
Options:
--user TEXT AWS Username
--cli TEXT CLI
```
### aws-ac mfa [OPTIONS] TOKEN
This prompts the user to obtain their mfa_serial key and if it has already been added creates a aws profile with a valid session token.
```
Options:
--serial TEXT MFA Serial
```
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aws-ac-0.0.4.tar.gz
(5.0 kB
view details)
Built Distribution
File details
Details for the file aws-ac-0.0.4.tar.gz
.
File metadata
- Download URL: aws-ac-0.0.4.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 530330cfb8615af9a1ab0e40226680e7f78e92bbc6eae754bc2ea5638b83d4a8 |
|
MD5 | d30be66dbc654527463aa71669b79589 |
|
BLAKE2b-256 | 9c8a1f148c9f23ffa8d5c921d0bf88ce3f9ba54ff084f4173182867b2596b84b |
File details
Details for the file aws_ac-0.0.4-py2.py3-none-any.whl
.
File metadata
- Download URL: aws_ac-0.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fbd9b4652c714901fdca3999b3fad7f55c9778ff9d59422f9b878c264db939b |
|
MD5 | 7fa5265d42e679fb0ff2a213d4db92d7 |
|
BLAKE2b-256 | 4fac6252784bb52d908a356f2366a46fc6523d5b08753f9902fc668439330e31 |