wp comment meta update <id> <key> <value>

Update a meta field

Arguments

NameDescription
idThe ID of the object
keyThe name of the meta field to update
valueThe new value. If omitted, the value is read from STDIN

Options

NameDescription
--format <options>The serialization format for the value