Tools for managing ECS Services and Tasks
Project description
croudtech-ecs-tools
Tools for managing ECS Services and Tasks
Installation
Install this tool using pip
:
$ pip install croudtech-ecs-tools
Usage
Usage: python -m croudtech_ecs_tools.cli [OPTIONS] COMMAND [ARGS]...
Tools for managing ECS Services and Tasks
Options: --version Show the version and exit. --help Show this message and exit.
Commands: ecs-shell croudtech-ecs-tools
Development
To contribute to this tool, first checkout the code. Then create a new virtual environment:
cd croudtech-ecs-tools
python -m venv venv
source venv/bin/activate
Or if you are using pipenv
:
pipenv shell
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
pytest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
croudtech-ecs-tools-1.0.6.tar.gz
(28.1 kB
view details)
File details
Details for the file croudtech-ecs-tools-1.0.6.tar.gz
.
File metadata
- Download URL: croudtech-ecs-tools-1.0.6.tar.gz
- Upload date:
- Size: 28.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed80a611a82c1ba08c6cd247154f7af2e9f41fc61c20c10f3dcf56990af96cc2 |
|
MD5 | 7e13207e0fffc573e483eca3ff599ac4 |
|
BLAKE2b-256 | b1c90ae1952bbc544f5ff50e2a701e0e80dcf9485e6ef8e9dabd0ae64c98f25d |