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

Aliases

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

Options

OptionDescription
-r, --role_id[=<value>]The ID of the role to detach the service account from
-s, --workspace_service_id[=<value>]The ID of the service account to detach from the role
-F, --forceConfirm that you want to deactivate the role service
--api(Debug) Show the API endpoint and query string in the command header

Examples

Detach service from role

prv workspace-role-service:deactivate --role_id=wsrol_01hq8xyzabc123def456ghi789 --workspace_service_id=wssvc_01hq8xyzabc123def789 --force

Interactive deactivation

Opens an interactive form to detach a service account from a role.
prv workspace-role-service:deactivate