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

Aliases

You can also use these shorthand aliases:
  • prv workspace-integration:disable
  • prv wsitg:deactivate
  • prv wsitg:disable

Options

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

Examples

Deactivate integration (interactive)

prv workspace-integration:deactivate --id=wsitg_01hq8xyzabc123def456ghi789

Force deactivate without confirmation

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