Command describes a step performed as part of the build pipeline.
Command-line arguments used when executing this Command.
Working directory (relative to project source root) used when running this Command.
Environment variables set before running this Command.
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.
docker pull
The ID(s) of the Command(s) that this Command depends on.