Skip to content

and3rson/envaws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

envaws

Run application with environment loaded from AWS SSM.

installation

pip install envaws

usage

usage: envaws [-h] [-p PROFILE] [-r REGION] -k KEY_PREFIX command ...

Run application with environment loaded from AWS SSM.

positional arguments:
  command               Child command to run.
  arg                   Child command arguments.

optional arguments:
  -h, --help            show this help message and exit
  -p PROFILE, --profile PROFILE
                        Override AWS config profile (omit to auto-detect.)
  -r REGION, --region REGION
                        Override region (omit to auto-detect)
  -k KEY_PREFIX, --key-prefix KEY_PREFIX
                        SSM key prefix