Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 728 Bytes

V220DevfileParentCommandsItemsComposite.md

File metadata and controls

16 lines (9 loc) · 728 Bytes

V220DevfileParentCommandsItemsComposite

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