command property
The layer build command that was used to build the layer.
This may not be found in all layers depending on how the container image is built.
Implementation
core.String? command;
The layer build command that was used to build the layer.
This may not be found in all layers depending on how the container image is built.
core.String? command;