Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 791 Bytes

V1alpha2DevWorkspaceTemplateSpecParentCommandsItemsComposite.md

File metadata and controls

16 lines (9 loc) · 791 Bytes

V1alpha2DevWorkspaceTemplateSpecParentCommandsItemsComposite

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 V1alpha2DevWorkspaceTemplateSpecParentCommandsItemsCompositeGroup [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]