V1alpha2DevWorkspaceTemplateSpecComponentsItemsPluginCommandsItemsComposite
June 1, 2022 ยท View on GitHub
Composite command that allows executing several sub-commands either sequentially or concurrently
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| commands | List<String> | The commands that comprise this composite command | [optional] |
| group | V1alpha2DevWorkspaceTemplateSpecComponentsItemsPluginCommandsItemsCompositeGroup | [optional] | |
| label | String | Optional label that provides a label for this command to be used in Editor UI menus for example | [optional] |
| parallel | Boolean | Indicates if the sub-commands should be executed concurrently | [optional] |