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-ruleset:types [options]

Aliases

You can also use these shorthand aliases:
  • prv poset:types

Options

OptionDescription
-s, --search[=<value>]Global keyword search for a partial string match
--json(Debug) Show the raw JSON API response
--api(Debug) Show the API endpoint and query string in the command header

Examples

List all ruleset types

prv policy-ruleset:types

Search for specific type

prv policy-ruleset:types --search=google

Show raw JSON response

prv policy-ruleset:types --json