From aa3efd75c134cdf8b3b4efc33e629cb99b6b6839 Mon Sep 17 00:00:00 2001 From: Paul Ballard Date: Fri, 18 Jan 2019 10:48:08 -0600 Subject: [PATCH] Adding formatted views --- VSTeam.psd1 | 1 - formats/vsteamPSDrive.format.ps1xml | 59 +++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+), 1 deletion(-) diff --git a/VSTeam.psd1 b/VSTeam.psd1 index 39c548fa9..43b4f7d2b 100644 --- a/VSTeam.psd1 +++ b/VSTeam.psd1 @@ -268,7 +268,6 @@ 'Add-GitRepository', 'Remove-GitRepository', 'Get-Pool', - 'Get-Process', 'Get-Project', 'Show-Project', 'Update-Project', diff --git a/formats/vsteamPSDrive.format.ps1xml b/formats/vsteamPSDrive.format.ps1xml index 943b105a7..445869dee 100644 --- a/formats/vsteamPSDrive.format.ps1xml +++ b/formats/vsteamPSDrive.format.ps1xml @@ -1180,6 +1180,65 @@ + + + Team.ProcessTable + + Team.Process + + + + + + + + + + + + + + + + + Name + + + Description + + + + + + + + + + ProessListView + + Team.Process + Team.Provider.Process + VSTeamProcess + + + + + + + Name + + + ID + + + Description + + + + + + +