Properties of a Command.
Package
@google-cloud/containeranalysisProperties
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