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

Aliases

You can also use these shorthand aliases:
  • prv wsabv:calculate

Options

OptionDescription
--value[=<value>]The value to calculate the abbreviation for
--json(Debug) Show the raw JSON API response
--plainShow the plain text output of the calculated abbreviation (ex. for piping in a command)
--api(Debug) Show the API endpoint and query string in the command header

Examples

Calculate abbreviation for a string

prv workspace-abbreviation:calculate --value="Marketing Department"

Show plain text output

prv workspace-abbreviation:calculate --value="Sales Team" --plain

Interactive calculation

Opens an interactive form to calculate an abbreviation.
prv workspace-abbreviation:calculate