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 wsdev:export
Options
| Option | Description |
|---|---|
-f, --format[=<value>] | Output format (csv|json|yaml) |
-s, --search[=<value>] | Global keyword search for a partial string match |
-u, --workspace_user_id[=<value>] | Filter results for a specific auth user |
--app_composer_path[=<value>] | Path to the app composer.json file |
--app_composer_version[=<value>] | Version of the app composer.json file |
--app_cli_version[=<value>] | Version of Provisionr Workspace CLI client |
--app_php_path[=<value>] | Path to the app php.ini file |
--app_php_version[=<value>] | Version of the app php.ini file |
--ip_address[=<value>] | IP address of the authenticated device |
--os_chipset[=<value>] | OS chipset of the authenticated device |
--os_platform[=<value>] | OS platform of the authenticated device |
--os_version[=<value>] | OS version of the authenticated device |
--os_hostname[=<value>] | User hostname of the authenticated device |
--os_serial[=<value>] | Serial number of the authenticated device |
--os_uuid[=<value>] | UUID of the authenticated device |
--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 |
--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 |
--deleted | Only show records that have been deactivated or expired |
--api | (Debug) Show the API endpoint and query string in the command header |