Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 563 Bytes

V220DevfileParentCommandsItemsApplyGroup.md

File metadata and controls

26 lines (15 loc) · 563 Bytes

V220DevfileParentCommandsItemsApplyGroup

Defines the group this command is part of

Properties

Name Type Description Notes
isDefault Boolean Identifies the default command for a given group kind [optional]
kind KindEnum Kind of group the command is part of [optional]

Enum: KindEnum

Name Value
BUILD "build"
RUN "run"
TEST "test"
DEBUG "debug"
DEPLOY "deploy"