Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 603 Bytes

V1alpha2DevWorkspaceSpecTemplateComponentsItemsPluginCommandsItemsCompositeGroup.md

File metadata and controls

26 lines (15 loc) · 603 Bytes

V1alpha2DevWorkspaceSpecTemplateComponentsItemsPluginCommandsItemsCompositeGroup

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"