When calling `wp option list`, the option values are displayed in their raw format. When calling `wp option get <key>`, there's no way to get the raw value for a JSON encoded or PHP serialized value.