V1alpha2DevWorkspaceSpecTemplateParentCommandsItemsApplyGroup
June 1, 2022 ยท View on GitHub
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" |