Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add command-line overrides #127

Open
kvick opened this issue Aug 26, 2013 · 0 comments · May be fixed by #152
Open

Add command-line overrides #127

kvick opened this issue Aug 26, 2013 · 0 comments · May be fixed by #152
Milestone

Comments

@kvick
Copy link
Contributor

kvick commented Aug 26, 2013

The goal is a simple(r) way of overriding plugins or attributes via the command-line so that it's not necessary to create YAML configs for each combination you need to run.

One initial thought is that we create a -o with a key/value pair option similar to the -D java override. e.g. aminate -oaminator.plugins.blockdevice.linux.device_prefixes=[xvd, sd]

What this will do is override the values of any of the config values that are normally specified in the YAML (so it will need to run after plugins are loaded)

@mtripoli may be able to add additional context for a better example

/cc @pas256 @bunjiboys @cquinn @bmoyles @mtripoli

@ajmath ajmath linked a pull request Sep 26, 2013 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant