Skip to main content

otdfctl policy resource-mappings update

update - Update a resource mapping

Synopsis

otdfctl policy resource-mappings update [flags]

Description

Alter the attribute value associated with a resource mapping's terms, or fully replace the terms in a given resource mapping.

For more information about resource mappings, see the resource-mappings subcommand.

Options

--id <id>
The ID of the resource mapping to update. (required: false)
--attribute-value-id <attribute-value-id>
The ID of the attribute value to map to the resource. (required: false)
--terms <terms>
The synonym terms to match for the resource mapping. (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