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 wsitg:export
Options
| Option | Description |
|---|---|
-f, --format[=<value>] | Output format (csv|json|yaml) |
-s, --search[=<value>] | Global keyword search for a partial string match |
--primary | Filter results to show the primary directory source |
--not_primary | Filter results to show all directory sources except the primary |
--vendor[=<value>] | Filter results with an exact match. Use —search for keyword matches. |
--handle[=<value>] | Filter results with an exact match. Use —search for keyword matches. |
--domain[=<value>] | Filter results with an exact match. Use —search for keyword matches. |
--sync_enabled | Filter results based on whether the sync is enabled |
--sync_disabled | Filter results based on whether the sync is disabled |
--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 |
-D, --deleted | Only show soft deleted (expired|deactivated) records |
--api | (Debug) Show the API endpoint and query string in the command header |