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.5.tar.gz
(28.1 kB
view details)
File details
Details for the file croudtech-ecs-tools-1.0.5.tar.gz
.
File metadata
- Download URL: croudtech-ecs-tools-1.0.5.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 | a250c00b543d0da83f52d9ebf813be83e9f087b4037bb8648c0cf476c197649e |
|
MD5 | f7b6303d51e4a4869c7c2ca389210017 |
|
BLAKE2b-256 | f2d7dafd4982c92688f5f1e1248b780fa8783c7fdb22fd969e375ba20da1ad81 |