Skip to content

New command: Create PowerApps component framework project structure #952

@YannickRe

Description

@YannickRe

Creates new PowerApps component framework project

pa pcf init --namespace <namespace> --name <name> --template <template>

  • namespace: string value, with some limitations (need to decompile PAC)
  • name: string value, with some limitations (need to decompile PAC)
  • template: enum value, only field and dataset are currently possible

Equivalent to the PowerApps CLI command.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions