Query all deployed packages

Get packages from the provides environments and create a deployment status on all environments:

bc DEPLOY GET /env=20,26 /t=deployOverview.csv

This is the most robust method in modern Excel (2016 and later).

  1. Open Excel and go to the Data tab.

  2. Click Get Data > From File > From Text/CSV.

  3. Select your file and click Import.

  4. A preview window will appear. Excel usually auto-detects the headers.

  5. If it doesn't, click Transform Data.

  6. In the Power Query editor that opens, go to the Home tab and click Use First Row as Headers.

  7. Click Close & Load.

Second Option

With the following command you can query all packages deployed to an environment.

Last updated