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

Aliases

You can also use these shorthand aliases:
  • prv policy-rule:disable
  • prv porul:deactivate
  • prv porul:disable

Options

OptionDescription
-i, --id[=<value>]The ULID of the rule
-F, --forceConfirm that you want to deactivate the rule
--api(Debug) Show the API endpoint and query string in the command header

Examples

Deactivate a rule immediately

prv policy-rule:deactivate --id=porul_01hq8xyzabc123def456ghi789

Deactivate without confirmation

prv policy-rule:deactivate --id=porul_01hq8xyzabc123def456ghi789 --force