V1alpha2DevWorkspaceTemplateSpecCommandsItemsCustom
June 1, 2022 ยท View on GitHub
Custom command whose logic is implementation-dependant and should be provided by the user possibly through some dedicated plugin
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| commandClass | String | Class of command that the associated implementation component should use to process this command with the appropriate logic | |
| embeddedResource | Object | Additional free-form configuration for this custom command that the implementation component will know how to use | |
| group | V1alpha2DevWorkspaceTemplateSpecCommandsItemsCustomGroup | [optional] | |
| label | String | Optional label that provides a label for this command to be used in Editor UI menus for example | [optional] |