V1alpha2DevWorkspaceSpecTemplateParentCommandsItemsApplyGroup

June 1, 2022 ยท View on GitHub

Defines the group this command is part of

Properties

NameTypeDescriptionNotes
isDefaultBooleanIdentifies the default command for a given group kind[optional]
kindKindEnumKind of group the command is part of[optional]

Enum: KindEnum

NameValue
BUILD"build"
RUN"run"
TEST"test"
DEBUG"debug"
DEPLOY"deploy"