Skip to main content

Run a command with environment variables set from a url or file

Project description

envRunner is a command wrapper that provides configuration through environment variables. These variables can be set from a multitude of sources.
Examples:
envRunner  test.yml exec some_command params
envRunner test.json exec some_command params
envRunner http://test.com/test.yml exec some_command params
envRunner http://test.com/test.json exec some_command params

Each of the above will read the configuration file and then merge the values inside of that with the environment of the subprocess.

Usage:
  envRunner (-h | --help)
  envRunner <config> exec [COMMAND ...]
Options:
  -h --help   Shows this screen.
  --version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

envRunner-0.1.5.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

envRunner-0.1.5-py2.7.egg (2.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page