The Power Platform VSCode extension makes it easy to manage Power Platform environments and allows the developer to create, build and deploy Power Platform solutions, packages and portals.
Перейти к файлу
tyaginidhi 07fa433c9b
September Release - Release Notes (#1038)
* September Release - Release Notes

* text update

* update release notes
2024-09-13 09:41:34 +00:00
.azure-pipelines Official Build Fixes (#758) 2023-10-30 20:36:59 +00:00
.github chore: Add 'features/PowerPagesAgent' branch to PullRequest workflow (#945) 2024-05-13 12:19:17 +05:30
.vscode Fix Web extension context integration test cases (#805) 2024-01-09 09:00:21 +05:30
build update 3rd party notice (#175) 2022-03-17 17:35:12 -07:00
l10n ECS Initialization in Desktop and @powerpages FCB (#1037) 2024-09-10 18:30:42 +05:30
loc ECS Initialization in Desktop and @powerpages FCB (#1037) 2024-09-10 18:30:42 +05:30
media Appending / in the URL for NPS form image (#561) 2023-06-20 15:44:55 +05:30
public/images [Powerpages] Copilot notification panel (#712) 2023-09-18 23:32:38 +05:30
resources February Refresh (#472) 2023-03-16 20:58:02 -07:00
src Refactor telemetry constants and add GitHub Copilot integration event (#1041) 2024-09-12 17:09:27 +05:30
.editorconfig adding gulp-based build infrastructure and CI flow (#1) 2020-11-09 22:12:58 -08:00
.eslintrc.js chore: Update MultiStepInput import paths in create power pages files (#968) 2024-05-29 17:01:07 +05:30
.gitattributes Consistent LF endings for generated localization files, only \n artifacts in bundles, and checking in forgotten strings (#471) 2023-03-02 18:05:21 -08:00
.gitignore Fixing handling of the package path (#518) 2023-04-25 10:17:01 -07:00
.release-it.yaml Update release it push parameter to true - needs for version tag publish (#934) 2024-05-08 12:06:01 +05:30
.vscodeignore address got@9.6.0 issue: transient dep via release-it, which is currently not used anyways -> removing it (#214) 2022-06-23 15:21:34 -07:00
CHANGELOG.md September Release - Release Notes (#1038) 2024-09-13 09:41:34 +00:00
CODE_OF_CONDUCT.md adding legal notices 2020-11-05 12:51:11 -08:00
COMMUNITY.md Office Hours (#773) 2023-11-17 18:00:52 +00:00
CONTRIBUTING.md Update to Node LTS 18 (#441) 2023-02-07 11:07:33 -08:00
LICENSE adding legal notices 2020-11-05 12:51:11 -08:00
NOTICE.txt update 3rd party notices (#290) 2022-09-13 18:36:59 -07:00
PRIVACY.md adding legal notices 2020-11-05 12:51:11 -08:00
README.md Update to Pac CLI v1.30.3 and update PacTypes `AuthProfileListing` to new schema coming from pac CLI (#796) 2024-01-24 22:09:48 +00:00
SECURITY.md adding legal notices 2020-11-05 12:51:11 -08:00
gulpfile.mjs Fix ECS tenant flag and update PAC-CLI version (#1036) 2024-09-10 13:59:21 +05:30
package-lock.json Bump unzip-stream from 0.3.1 to 0.3.2 (#1023) 2024-09-10 08:49:07 +00:00
package.json ECS Initialization in Desktop and @powerpages FCB (#1037) 2024-09-10 18:30:42 +05:30
package.nls.cs.json Fix Desktop Copilot issue due to tenantId empty and localization changes (#935) 2024-05-09 11:03:45 +05:30
package.nls.de.json Fix Desktop Copilot issue due to tenantId empty and localization changes (#935) 2024-05-09 11:03:45 +05:30
package.nls.es.json Fix Desktop Copilot issue due to tenantId empty and localization changes (#935) 2024-05-09 11:03:45 +05:30
package.nls.fr.json Fix Desktop Copilot issue due to tenantId empty and localization changes (#935) 2024-05-09 11:03:45 +05:30
package.nls.it.json Fix Desktop Copilot issue due to tenantId empty and localization changes (#935) 2024-05-09 11:03:45 +05:30
package.nls.ja.json Fix Desktop Copilot issue due to tenantId empty and localization changes (#935) 2024-05-09 11:03:45 +05:30
package.nls.json feat: Update Copilot panel title and clear conversation button (#915) 2024-05-01 16:23:09 +05:30
package.nls.ko.json Fix Desktop Copilot issue due to tenantId empty and localization changes (#935) 2024-05-09 11:03:45 +05:30
package.nls.pt-br.json Fix Desktop Copilot issue due to tenantId empty and localization changes (#935) 2024-05-09 11:03:45 +05:30
package.nls.ru.json Fix Desktop Copilot issue due to tenantId empty and localization changes (#935) 2024-05-09 11:03:45 +05:30
package.nls.tr.json Fix Desktop Copilot issue due to tenantId empty and localization changes (#935) 2024-05-09 11:03:45 +05:30
package.nls.zh-cn.json Fix Desktop Copilot issue due to tenantId empty and localization changes (#935) 2024-05-09 11:03:45 +05:30
package.nls.zh-tw.json Fix Desktop Copilot issue due to tenantId empty and localization changes (#935) 2024-05-09 11:03:45 +05:30
scorch adding gulp-based build infrastructure and CI flow (#1) 2020-11-09 22:12:58 -08:00
scorch.cmd adding gulp-based build infrastructure and CI flow (#1) 2020-11-09 22:12:58 -08:00
tsconfig.json Actual integration of NPS in Vscode web (#461) 2023-02-24 10:46:51 +05:30
webpack.config.js Logic to compile co-presence worker script (#717) 2023-10-24 23:30:47 +05:30

README.md

Power Platform Extension

PullRequest Official Build

The Power Platform extension makes it easy to manage Power Platform environments and allows the developer to create, build and deploy Power Platform solutions, packages and portals.

Installing this extension will also make the latest Power Platform CLI (aka pac) available in your VSCode terminal.

VSCode Terminal with pac CLI

"Power Platform CLI Exposed" Series

Daniel Laskewitz talks with members of our team about PAC CLI, Solutions, Power Pages, Data & Tool, Pipelines, and PCF

Power Platform CLI Exposed

Power Platform CLI Exposed

Requirements

  • VSCode >= 1.73.0
  • Windows: .NET 4.8
  • macOS/Linux/WSL: .NET 6.0+ SDK

Getting Started

Open the VS Code Terminal (Terminal | New Terminal) and type in:

> pac
Microsoft PowerPlatform CLI

Usage: pac [admin] [application] [auth] [canvas] [help] [org] [package] [paportal] [pcf] [plugin] [solution] [telemetry]

  admin                       Work with your PowerPlatform Admin Account
  application                 Commands for listing and installing available DataVerse applications from AppSource
  auth                        Manage how you authenticate to various services
  canvas                      Operating with Power Apps .msapp files
  help                        Show help for the Microsoft PowerPlatform CLI
  org                         Work with your Dataverse Organization
  package                     Commands for working with Dataverse package projects
  paportal                    Commands for working with PowerApps portal website
  pcf                         Commands for working with PowerApps component framework projects
  plugin                      Commands for working with Dataverse plugin class library
  solution                    Commands for working with Dataverse solution projects
  telemetry                   Manage telemetry settings

The pac CLI will show you the available command nouns with a short description. To get detailed help for each noun, use the built-int help screens for each command, e.g.:

> pac solution help
Microsoft PowerApps CLI

Usage: pac solution [init] [add-reference] [list] [delete] [online-version] [version] [import] [export] [clone] [publish] [upgrade] [add-license] [check] [create-settings] [pack] [unpack]

  init                        Initializes a directory with a new Dataverse solution project
  add-reference               Adds a reference from the project in the current directory to the project at 'path'
  list                        List all Solutions from the current Dataverse Organization
  delete                      Delete Dataverse Solution from the current Dataverse Environment
  online-version              Sets version for solution loaded in Dataverse environment.
  version                     Update build or revision version for solution
  import                      Import the Dataverse Solution into the current Dataverse Environment
  export                      Export a Dataverse Solution from the current Dataverse Environment
  clone                       Create a solution project based on an existing solution in your Organization
  publish                     Publishes all customizations
  upgrade                     Option to stage the Dataverse solution for upgrade
  add-license                 Add license and plan info to solution
  check                       Upload a Dataverse Solution project to run against the PowerApps Checker Service
  create-settings             Create a settings file from solution zip or solution folder.
  pack                        Package solution components on local filesystem into solution.zip (SolutionPackager)
  unpack                      Extract solution components from solution.zip onto local filesystem (SolutionPackager)

To then view all solutions installed in the selected environment:

> pac solution list
Connected to...vscode-test
Listing all Solutions from the current Dataverse Organization...

 Index      Unique Name                                        Friendly Name                                                Version


 [1]        Cr4323c                                            Common Data Services Default Solution                        1.0.0.0

Feedback & Questions

Please use the issues tracker in the home repo: https://github.com/microsoft/powerplatform-vscode/issues

Contributing

This project will welcome contributions in the near future. At this stage, we're not ready for contributions, but do welcome your suggestions via this repository's issue tracker.

See details in CONTRIBUTING

Code of Conduct

See details in CODE_OF_CONDUCT

Security issues

Please report any security concerns or issues as described in this SECURITY document.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.