Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAKLO

Generate Or Insert AWS System Manager

Installing

go build -o maklo

Setting Environtment

nano $USER/.maklo/environtment

Set environtment value

AWS_ACCESS_KEY=
AWS_ACCESS_SECRET=
AWS_ACCESS_AREA=ap-southeast-1

or load environtment by path

maklo -e path/environtment [action] [option]

Usage

Note: Run the app one place with environtment

GeneratePath Parameters

maklo generatePath -p /rll/dev/general/sdk_js -name sdk_js -s dev -d true

OPTIONS:

--path value, -p value       File Template Path
--name value, -n value       App Name
--stage value, -s value      Stage Parameters
--decrypt value, -d value    Decryption Option

Insert Paramters

maklo insert -p templates/parameters.json

OPTIONS:

--path value, -p value       File Template Path
--overwrite value, -w value  Overwirte Option

Generate By Templates

maklo generate -f yaml -p templates/parameter.yaml

OPTIONS:

--path value, -p value    Templates Path
--format value, -f value  Templates Formats | yaml or json

About

AWS System manager Generates And Insert App environtment

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages