otdfctl policy attributes deactivate
deactivate - Deactivate an attribute definition
Synopsis
otdfctl policy attributes deactivate [flags]
Description
Deactivation preserves uniqueness of the attribute and values underneath within policy and all existing relations, essentially reserving them.
However, a deactivation of an attribute means its associated values cannot be entitled in an access decision.
For information about reactivation, see the unsafe reactivate
subcommand.
For more general information about attributes, see the attributes
subcommand.
Options
-i
,--id <id>
- ID of the attribute (required:
true
)
-
--force <force>
- Force deactivation without interactive confirmation (dangerous) (required:
false
)