Skip to main content

otdfctl policy attributes namespaces update

update - Update a attribute namespace

Synopsis

otdfctl policy attributes namespaces update [flags]

Description

Attribute Namespace 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 namespaces subcommand.

Options

-i, --id <id>
ID of the attribute namespace (required: true)
-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