Documentation Index
Fetch the complete documentation index at: https://docs.provisionr.io/llms.txt
Use this file to discover all available pages before exploring further.
Usage
Aliases
You can also use these shorthand aliases:prv directory-attribute:lsprv dratr:listprv dratr:ls
Options
| Option | Description |
|---|---|
-s, --search[=<value>] | Global keyword search for a partial string match |
--workspace_integration_id[=<value>] | Filter results for a specific source |
-d, --directory_dimension_id[=<value>] | Filter results for a specific dimension |
-t, --type[=<value>] | Filter results for a specific type (integration|ruleset|catch) |
--name[=<value>] | Filter results with an exact match. |
--name_search[=<value>] | Filter results with a partial match. |
--handle[=<value>] | Filter results with an exact match. |
--handle_search[=<value>] | Filter results with a partial match. |
--profile_value[=<value>] | Filter results with an exact match. |
--profile_value_search[=<value>] | Filter results with a partial match. |
--metadata_search[=<value>] | Filter results with a partial match in metadata array. |
--conditions_enabled | Only show attributes that can be used for policy conditions. |
--conditions_disabled | Only show attributes that cannot be used for policy conditions. |
-D, --deleted | Only show soft deleted (expired|deactivated) records |
-S, --state[=<value>] | Only show records with specific state (staged|active|expiring) |
--created_before[=<value>] | Filter results created before a specific date |
--created_after[=<value>] | Filter results created after a specific date |
--updated_before[=<value>] | Filter results updated before a specific date |
--updated_after[=<value>] | Filter results updated after a specific date |
--expires_before[=<value>] | Filter results that will expire before a specific date |
--expires_after[=<value>] | Filter results that will expire after a specific date |
--expired_before[=<value>] | Filter results that expired before a specific date |
--expired_after[=<value>] | Filter results that expired after a specific date |
--deactivated_before[=<value>] | Filter results that were deactivated before a specific date |
--deactivated_after[=<value>] | Filter results that were deactivated after a specific date |
--deleted_before[=<value>] | Filter results that were deactivated or expired before a specific date |
--deleted_after[=<value>] | Filter results that were deactivated or expired after a specific date |
--json | (Debug) Show the raw JSON API response |
--api | (Debug) Show the API endpoint and query string in the command header |