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 logout [options]

Options

OptionDescription
-A, --allAll connections will be removed and the connections.json file will be deleted
-d, --domain[=<value>]The domain name of the connection to remove

Examples

Logout from current connection

prv logout

Logout from specific workspace

prv logout --domain=wks-abc123.provisionr.io

Remove all connections

prv logout --all