Skip to main content

create

inctl recordings visualize create

Creates a visualization of a recording in a hosted version of Rerun.io

Synopsis

Creates a visualization of a recording in a hosted version of Rerun.io

inctl recordings visualize create [flags]

Options

  -d, --duration string       Desired duration for the visualization to be accessible.
-h, --help help for create
--org string The Intrinsic organization to use. You can set the environment variable
INTRINSIC_ORG=organization to set a default organization.
-p, --project string The Google Cloud Project (GCP) project to use. You can set the environment variable
INTRINSIC_PROJECT=project_name to set a default project name.
--recording_id string The recording id to visualize.

Options inherited from parent commands

  -o, --output string   (optional) Output format. One of: (json, ndjson)
--print-trace Print the trace identifier when exiting.

SEE ALSO