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

Aliases

You can also use these shorthand aliases:
  • prv workspace-user:disable
  • prv wsusr:deactivate
  • prv wsusr:disable

Options

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

Examples

Deactivate by ID

prv workspace-user:deactivate --id=wsusr_01hq8xyzabc123def456ghi789

Deactivate without confirmation

prv workspace-user:deactivate --id=wsusr_01hq8xyzabc123def456ghi789 --force

Interactive deactivation

Opens an interactive search to find and deactivate a user.
prv workspace-user:deactivate