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

Aliases

You can also use these shorthand aliases:
  • prv policy-ruleset:info
  • prv poset:describe
  • prv poset:info

Options

OptionDescription
-i, --id[=<value>]The ULID of the ruleset. A keyword search will be used if not set.
--json(Debug) Show the raw JSON API response
--api(Debug) Show the API endpoint and query string in the command header

Examples

Describe a specific ruleset by ULID

prv policy-ruleset:describe --id=poset_01hq8xyzabc123def456ghi789

Interactive search for a ruleset

prv policy-ruleset:describe

Show raw JSON response

prv policy-ruleset:describe --id=poset_01hq8xyzabc123def456ghi789 --json