1.0.16 • Published 3 years ago

ecs-env v1.0.16

Weekly downloads
39
License
ISC
Repository
github
Last release
3 years ago

ecs-env

ABOUT

ecs-env is a script globally installed to help generate Spring Boot's application.properties from environment variables in task definitions Amazon ECS.

License release npm-version

Instalation

You can install ecs-env throught npmjs running the command below:

npm i -g ecs-env

Alternativelly you can download the pre-compiled version in the release session of github's repository. You'll find there, versions to all the main platforms (64bit).

Help

If you want to get some help then run the command below:

ecs-env -h

where:

  • SERVICE_NAME: The service name (task definition) in ECS
  • REGION: Optional region where service name exists. If ommited it'll use the $HOME/.aws/config
  • FILE_NAME: Optional filename. If ommited it'll create a file named application-prod.properties
1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.9

3 years ago

1.0.10

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago