uiWizard:
title: Platform initialization
description: Follow the steps below to setup a new platform.
success: Platform initialization finished
steps:
- title: Action 1 title
description: Action 1 description
actions:
- keyring:list
- title: Action 2 title
description: Action 2 description
actions:
- dependencies
- title: Action 3 title
description: Action 3 description
actions:
- platform:var-get
Steps
ui-wizard.yamlfile anywhere in project dir with this content:plasmactl web/wizardObserved
.compose/build/platform/actions/ui-wizard.yaml/ui-wizard.yamlExpected