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

Aliases

You can also use these shorthand aliases:
  • prv workspace-role:disable
  • prv wsrol:deactivate
  • prv wsrol:disable

Options

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

Examples

Deactivate by ID

prv workspace-role:deactivate --id=wsrol_01hq8xyzabc123def456ghi789

Deactivate without confirmation

prv workspace-role:deactivate --id=wsrol_01hq8xyzabc123def456ghi789 --force