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

Aliases

You can also use these shorthand aliases:
  • prv policy-resource:info
  • prv posrc:describe
  • prv posrc:info

Options

OptionDescription
-i, --id[=<value>]The ULID of the policy ruleset.
--json(Debug) Show the raw JSON API response
--api(Debug) Show the API endpoint and query string in the command header

Examples

Describe by ID

prv policy-resource:describe --id=posrc_01hq8xyzabc123def456ghi789
prv policy-resource:describe

Show raw JSON response

prv policy-resource:describe --id=posrc_01hq8xyzabc123def456ghi789 --json