delete - Delete an attribute namespace
Synopsis
otdfctl policy namespaces unsafe delete [flags]Description
Unsafe Delete Warning
Deleting a Namespace cascades deletion of any Attribute Definitions, Values, and any associated mappings underneath.
Any existing TDFs containing attributes under this namespace will be rendered inaccessible until it has been recreated.
Make sure you know what you are doing.
For more general information, see the namespaces subcommand.
Example
otdfctl policy namespaces unsafe delete --id 7650f02a-be00-4faa-a1d1-37cded5e23dc
Options
-i,--id <id>- ID of the attribute namespace (required:
true)