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

Aliases

You can also use these shorthand aliases:
  • prv wsitg:vendors

Options

OptionDescription
-s, --search[=<value>]Global keyword search for a partial string match
--json(Debug) Show the raw JSON API response
--api(Debug) Show the API endpoint and query string in the command header

Examples

List all available vendors

prv workspace-integration:vendors

Search for specific vendor

prv workspace-integration:vendors --search=google

Show vendors with raw JSON output

prv workspace-integration:vendors --json