otdfctl policy attributes values list
list - List attribute values
Synopsis
otdfctl policy attributes values list [flags]
Description
By default, the list will only provide active
values if unspecified, but the filter can be controlled with the --state
flag.
For more general information about attribute values, see the values
subcommand.
Options
-a
,--attribute-id <attribute-id>
- The ID of the attribute to list values for (required:
false
)
-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
ls
, l