Defines the group this command is part of
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 |
Name | Value |
---|---|
BUILD | "build" |
RUN | "run" |
TEST | "test" |
DEBUG | "debug" |
DEPLOY | "deploy" |