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

Aliases

You can also use these shorthand aliases:
  • prv policy-condition:disable
  • prv pocon:deactivate
  • prv pocon:disable

Options

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

Examples

Deactivate a condition by ID

prv policy-condition:deactivate --id=pocon_01hq8xyzabc123def456ghi789

Deactivate a condition with confirmation

prv policy-condition:deactivate --id=pocon_01hq8xyzabc123def456ghi789 --force

Select a condition from a rule to deactivate

prv policy-condition:deactivate --r|policy_rule_id=porul_01hq8xyzabc123def456ghi789