Skip to main content

otdfctl policy kas-grants assign

assign - Assign a grant

Synopsis

otdfctl policy kas-grants assign [flags]

Description

Assign a registered Key Access Server (KAS) to an attribute namespace, definition, or value.

For more information, see kas-registry and kas-grants manuals.

Options

-n, --namespace-id <namespace-id>
The ID of the Namespace being assigned a KAS Grant (required: false)
-a, --attribute-id <attribute-id>
The ID of the Attribute Definition being assigned a KAS Grant (required: true)
-v, --value-id <value-id>
The ID of the Value being assigned a KAS Grant (required: true)
-k, --kas-id <kas-id>
The ID of the Key Access Server being assigned to the grant (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, update, create, add, new, upsert