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

Aliases

You can also use these shorthand aliases:
  • prv wsitg:sync

Options

OptionDescription
-i, --id[=<value>]The ULID of the source. A keyword search will be used if not set.
--forceDo not prompt whether or not to sync
--api(Debug) Show the API endpoint and query string in the command header

Examples

Manually sync integration (interactive)

prv workspace-integration:sync --id=wsitg_01hq8xyzabc123def456ghi789

Force sync without confirmation

prv workspace-integration:sync --id=wsitg_01hq8xyzabc123def456ghi789 --force
prv workspace-integration:sync