Skip to main content

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

prv directory-dimension:export [options]

Aliases

You can also use these shorthand aliases:
  • prv drdim:export

Options

OptionDescription
-f, --format[=<value>]Output format (csv|json|yaml)
--api(Debug) Show the API endpoint and query string in the command header

Examples

Export to CSV

prv directory-dimension:export --format=csv

Export to JSON

prv directory-dimension:export --format=json

Export to YAML

prv directory-dimension:export --format=yaml