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

Prompt for deploy properties #434

Merged
merged 1 commit into from
Sep 21, 2016

Conversation

steveworley
Copy link
Contributor

Adds property prompts so users don't have to remember the syntax for passing options to blt deploy. This still allows for properties to be passed in via the -D option (so CI can still deploy without input) but for local deploys a user doesn't need to add additional options.

The if check needs to remain as the propertyprompt unless a default value is added as the target allows you to skip entering a value.

Adds property prompts so users don't have to remember the syntax for passing options to `blt deploy`. This still allows for properties to be passed in via the `-D` option (so CI can still deploy without input) but for local deploys a user doesn't need to add additional options.

The if check needs to remain as the `propertyprompt` unless a default value is added as the target allows you to skip entering a value.
@grasmash grasmash added the Enhancement A feature or feature request label Sep 21, 2016
@grasmash grasmash merged commit eb7b148 into acquia:8.x Sep 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A feature or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants