Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement A feature or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants