Error: Invalid value specified for positional arg
AaronHolbrook opened this issue · 2 comments
AaronHolbrook commented
vagrant@vvv:/srv/www/test-site$ wp hook init
Error: Invalid value specified for positional arg.
danielbachhuber commented
Oh, sorry about that. This command is actually dependent on some WP-CLI features that haven't been released.
Can you wp cli update --nightly
and try again?
AaronHolbrook commented
Ah, ok - cool; that did indeed fix the issue - it's now working as expected!