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.
Example
otdfctl policy attributes values list --attribute-id 3c51a593-cbf8-419d-b7dc-b656d0bedfbb
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