templeton

command module
v0.0.0-...-c27e215 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

README

Build Status Taylor Swift Volkswagen License

Templeton

Templeton is a tiny tool to run commands in Docker with a preconfigured environment from the System Manager Parameter Store. It does fetches the values from a configured parameter store path and configures the runtime environment of the command to execute.

Getting Started

The most simple case is, that you want to execute a command with all the available parameters from the store. Folders are converted to _ in the environment variable.

it is recommended to use TEMPLETON_PATH to configure the path to fetch all parameters are prefixed with SSM when not otherwise specified

templeton --path /example run echo "$SSM_DEV_PARAMETER

This would suggest that there is a key in /example/dev/parameter.

Config

You can use --help to print out all the available options.

TEMPLETON_PATH (--path)

Configures the path in the Parameter Store from which to fetch the configs.

License

Apache-2.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL