1 Answer. WP CLI's option update command only accepts one key per call, but you can use other commands to handle updating multiple keys in sequence. ... Depending on your data structure, you should be able to use xargs and some wp cli commands in combination to achieve the result you're looking for.