nsc bazel invocation report

Stream a JSON report for a Bazel invocation.

bazel invocation report streams a JSON report for a single Bazel invocation that Namespace has recorded through its remote cache and remote execution service. Pass the invocation ID as a positional argument to select which invocation to report on — use nsc bazel invocation list to find recent invocation IDs.

Usage

nsc bazel invocation report [invocation-id]

Example

$ nsc bazel invocation report <invocation-id>

Options

nsc bazel invocation report has no options.