Prompt user for input in WP CLI
Question
I am missing some feature to prompt the user for input. In Laravel we have $this->ask('What is your age')
(https://laravel.com/docs/8.x/artisan#prompting-for-input)
I haven’t been able to find any information on this online
0
1 month
0 Answers
5 views
0
Leave an answer
You must login or register to add a new answer .