Initializes a directory with a new CDS solution project
pa solution init --publisherName <publisherName> --publisherPrefix <publisherPrefix>
- publisherName: Name of the publisher (need to decompile PAC)
- publisherPrefix: Prefix for the components (need to decompile PAC)
Equivalent to the PowerApps CLI command.
Edited customizationPrefix to publisherPrefix, bringing it (more) in line with the official PowerApps CLI
Edited to bring description in line with the PowerApps CLI
Initializes a directory with a new CDS solution project
pa solution init --publisherName <publisherName> --publisherPrefix <publisherPrefix>Equivalent to the PowerApps CLI command.
Edited customizationPrefix to publisherPrefix, bringing it (more) in line with the official PowerApps CLI
Edited to bring description in line with the PowerApps CLI