wp option add <key> <value>

Adds a new option value

Arguments

NameDescription
keyThe name of the option to add
valueThe value of the option to add. If omitted, the value is read from STDIN

Options

NameDescription
--format <format>The serialization format for the value
--autoload <autoload>Should this option be automatically loaded