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-event-log:describe [options]

Aliases

You can also use these shorthand aliases:
  • prv workspace-event-log:info
  • prv wslog:describe
  • prv wslog:info

Options

OptionDescription
-i, --id[=<value>]The ULID of the log. Use the list command to filter if needed.
--json(Debug) Show the raw JSON API response
--api(Debug) Show the API endpoint and query string in the command header

Examples

Describe by ID

prv workspace-event-log:describe --id=wslog_01hq8xyzabc123def456ghi789
prv workspace-event-log:list

Show raw JSON response

prv workspace-event-log:describe --id=wslog_01hq8xyzabc123def456ghi789 --json