Skip to main content

update - Update an attribute value

Synopsis

otdfctl policy attributes values unsafe update [flags]

Description

Unsafe Update Warning

Value Update

Changing an Attribute Value means any associated mappings underneath will now be tied to the new value.

Any existing TDFs containing attributes under the old value will be rendered inaccessible, and any TDFs tied to the new value and already created may now become accessible.

Make sure you know what you are doing.

For more information on attribute values, see the values subcommand.

Options

-i, --id <id>
ID of the attribute value (required: true)
-v, --value <value>
The new value replacing the current value (required: false)