otdfctl policy attributes list
list - List attribute definitions
Synopsis
otdfctl policy attributes list [flags]
Description
By default, the list will only provide active
attributes if unspecified, but the filter can be controlled with the --state
flag.
For more general information about attributes, see the attributes
subcommand.
Example
otdfctl policy attributes list
Options
-s
,--state <state>
- Filter by state (required:
false
) (default:active
)
-l
,--limit <limit>
- Limit retrieved count (required:
false
)
-o
,--offset <offset>
- Offset (page) quantity from start of the list (required:
false
)
Aliases
l