Skip to main content

generate

inctl recordings generate

Generates an Intrinsic recording file for a given recording id

Synopsis

Generates an Intrinsic recording file for a given recording id

inctl recordings generate [flags]

Options

  -h, --help                  help for generate
--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 generate Intrinsic recording file for.

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