Skip to content

Read options from Environment variables #58

Description

@Iristyle

Looks like you might have the best command line parser for .NET.

The one thing I see missing however (and maybe I just overlooked it), is the ability to map command line switches to environment variables.

If you have decoupled build from deployment, with a tool like Capistrano and intend to run with a Procfile on Linux (in our case, exported to Upstart), then it's pretty standard to config the application via environment variables. So rather than pass options through command line or .config files... we export some environment variables during deployment.

Have you given this any thought? It would be very useful to us.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions