1.0.5 • Published 1 year ago

@mymoons/envs v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

ENVS

CLI application to save your envs and read envs using aws credentials or aws profile

Installation

$ npm i -g @mymoons/envs

Getting started

upload

command to upload env : upload

arguments:

Options:
      --help                 Show help                                 [boolean]
      --version              Show version number                       [boolean]
  -e, --envName              environment file name           [string] [required]
      --projectName, --proj  Project name to be saved as prefix in parameter
                             store                           [string] [required]
  -s, --stage                Stage project to be saved as prefix in parameter
                             store                           [string] [required]
  -a, --authType             Auth Type for AWS config        [string] [required]
      --profile, --prof      AWS profile                                [string]

get

arguments:

command to get env : get

Options:
      --help                      Show help                            [boolean]
      --version                   Show version number                  [boolean]
      --parameterFilter, --param  parameter filter to be searched in parameter
                                  store                      [string] [required]
  -s, --searchParameter           Project name to be saved as prefix in
                                  parameter store            [string] [required]
  -a, --authType                  Auth Type for AWS config   [string] [required]
  -e, --envName                   environment file name      [string] [required]
      --profile, --prof           AWS profile                           [string]
1.0.2

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago