ui5-workspace.yaml
UI5 CLI Workspace Configuration File (ui5-workspace.yaml)
| Type | object |
|---|---|
| File match |
ui5-workspace.yaml
*-ui5-workspace.yaml
*.ui5-workspace.yaml
ui5-workspace-deploy.yaml
ui5-workspace-dist.yaml
ui5-workspace-local.yaml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/ui5-workspace-yaml/latest.json |
| Source | https://ui5.github.io/cli/schema/ui5-workspace.yaml.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Schema for UI5 CLI Workspace Configuration File (ui5-workspace.yaml)
Properties
specVersion
enum
required
1 nested properties
name
string
required
Identifier for the workspace configuration. Workspaces named 'default' will be used automatically by UI5 CLI
minLength=3maxLength=80pattern=^(?:@[0-9a-z-_.]+\/)?[a-z][0-9a-z-_.]*$
1 nested properties
resolutions
object[]
Definitions
metadata
object
name
string
required
Identifier for the workspace configuration. Workspaces named 'default' will be used automatically by UI5 CLI
minLength=3maxLength=80pattern=^(?:@[0-9a-z-_.]+\/)?[a-z][0-9a-z-_.]*$
dependencyManagement
object
resolutions
object[]