otdfctl policy obligations list
list - List obligation definitions
Synopsis
otdfctl policy obligations list [flags]
Description
List obligations definitions (optionally by namespace).
For more information about obligations, see the obligations
subcommand.
Example
otdfctl policy obligations list --limit 10 --offset 0
Options
-l
,--limit <limit>
- Limit retrieved count (required:
false
)
-o
,--offset <offset>
- Offset (page) quantity from start of the list (required:
false
)
-n
,--namespace <namespace>
- Namespace ID or FQN by which to filter results (required:
false
)
Aliases
l