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 sync [options]

Options

OptionDescription
--devUse local cache of users instead of calling the vendor API and limit number of records for speed

Examples

Run manual sync

Dispatches sync jobs for all integrations and policy rulesets.
prv sync

Run sync in dev mode

Uses cached data and limits records for faster testing.
prv sync --dev