Show full command after using the --prompt flag#5322
Show full command after using the --prompt flag#5322schlessera merged 6 commits intowp-cli:masterfrom
--prompt flag#5322Conversation
schlessera
left a comment
There was a problem hiding this comment.
You should make use of WP_CLI\Utils\assoc_args_to_str() here.
Also, please add a Behat test for this.
|
@dishitpala Are you still up for adding a Behat test here? |
|
By any chance, can we merge this PR and create another issue for a test case? If we can't merge PR without a test-case, then I will manage to write the test-case. Please let me know your thought on this. Thanks. |
|
No worries, I'll look into adding a test to this myself. |
Hi @schlessera, I've taken the liberty to add tests for the change, please let me know if something needs change, Thanks! Thanks for the PR @dishitpala! |
--prompt flag
|
Thanks for the PR, @dishitpala ! |
#4995 Display full command after all prompts are submitted.