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 policy-rule:export [options]

Aliases

You can also use these shorthand aliases:
  • prv porul: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 policy-rule:export --format=csv

Export to JSON

prv policy-rule:export --format=json

Export to YAML

prv policy-rule:export --format=yaml