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-dimension:lsprv drdim:listprv drdim:ls
Options
| Option | Description |
|---|---|
-s, --search[=<value>] | Global keyword search for a partial string match |
-i, --id_search[=<value>] | Filter results for a partial match of a ULID |
--workspace_integration_id[=<value>] | Filter results for a specific integration |
-k, --profile_key[=<value>] | Filter results with an exact match |
--profile_key_search[=<value>] | Filter results with a partial match |
--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 |
--attributes | Only show dimensions that have attributes enabled |
--attributes_disabled | Only show dimensions that have attributes disabled |
-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 |