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 extraArgs support to dev mode #421

Merged
merged 1 commit into from
Nov 30, 2020
Merged

Add extraArgs support to dev mode #421

merged 1 commit into from
Nov 30, 2020

Conversation

jasonodonnell
Copy link
Contributor

There are some use cases for dev mode where extra flags may be desired, such as the -dev-kv-v1 flag. This lifts restrictions on commands/args for dev mode.

I removed vault.command helper function all together because it was no longer needed since it's always true.

Closes #417.

@jasonodonnell jasonodonnell merged commit a8c4242 into master Nov 30, 2020
@jasonodonnell jasonodonnell deleted the dev-extra-args branch November 30, 2020 21:31
@tvoran tvoran mentioned this pull request Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to set extraArgs when vault is in dev mode
2 participants