name property
Name of the command, as presented on the command line, or if the command
is packaged as a Docker container, as presented to docker pull
.
Required.
Implementation
core.String? name;
Name of the command, as presented on the command line, or if the command
is packaged as a Docker container, as presented to docker pull
.
Required.
core.String? name;