wp site option patch Updates a nested value in an option. wp site option patch <action> <key> <key-path>... [<value>] [--format=<format>] Options <action>Patch action to perform.Options:insertupdatedelete<key>The option name.<key-path>...The name(s) of the keys within the value to locate the value to patch.[<value>]The new value. If omitted, the value is read from STDIN.[--format=<format>]The serialization format for the value. [Default: plaintext]Options:plaintextjson Related Commandssite-optionsite-option-addsite-option-getsite-option-listsite-option-pluck