Interface protos.grafeas.v1beta1.provenance.ICommand (5.0.1)

Properties of a Command.

Package

@google-cloud/containeranalysis

Properties

args

args?: (string[]|null);

Command args

dir

dir?: (string|null);

Command dir

env

env?: (string[]|null);

Command env

id

id?: (string|null);

Command id

name

name?: (string|null);

Command name

waitFor

waitFor?: (string[]|null);

Command waitFor