Skip to main content

otdfctl policy attributes values update

update - Update attribute value

Synopsis

otdfctl policy attributes values update [flags]

Description

Attribute Value changes can be dangerous, so this command is for updates considered "safe" (currently just mutations to metadata labels).

For unsafe updates, see the dedicated unsafe update command. For more general information, see the values subcommand.

For more general information about attributes, see the attributes subcommand.

Options

-i, --id <id>
The ID of the attribute value to update (required: false)
-l, --label <label>
Optional metadata 'labels' in the format: key=value (required: false)
--force-replace-labels <force-replace-labels>
Destructively replace entire set of existing metadata 'labels' with any provided to this command (required: false)

Aliases

u