Ecs-deploy

Latest version: v1.15.2

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 9

0.3.0

Environment Management

Add or change environment variables with the new `-e` or `--env` parameter:


$ ecs deploy my-cluster my-service -e webserver SOME_VARIABLE SOME_VALUE


https://github.com/fabfuel/ecs-deploy#set-an-environment-variable

New Relic deployment recording

If providing an API key and Application ID via the new parameters `--newrelic-apikey` and `--newrelic-appid` ecs will record the deployment in New Relic.

Optionally you can overwrite the user who triggered the deployment via `--user`and add additional information about the changes via `--comment`.


ecs deploy my-cluster my-service -t 1.2.3 --newrelic-apikey 1234567980 --newrelic-appid 12345678 --comment "New Feature XY" --user foobar

Page 9 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.