TfsCmdlets
TfsCmdlets copied to clipboard
PowerShell Cmdlets for Azure DevOps and Team Foundation Server
Enter-TfsShell should "call home" (at most once daily) and see whether there's a new version available. If so, print out a warning to let user update it.
List the members (groups or users) of a given Team Project Should prompt for: - Type (User / Group) - Filter ("like" on user/group name) - Scope (Child / Descendant)....
Add a `-Process` argument to Get-TfsTeamProject to allow filtering by project
Should provide support to copy/move between folders in the same team project or even between different TPs/TPCs.
See https://devblogs.microsoft.com/devops/azure-boards-summer-update/, "**Copy children**"
When the current directory in a PowerShell session is part of a Git repository, Connect-* cmdlets should support an "auto-detect mode" where the URL (either `Server` or `Collection` arguments) can...
Add cmdlets to install/uninstall the Azure DevOps Shell in, at least, the following targets: - Windows Terminal - Windows Start Menu - Windows Taskbar
Add recursive expansion and the ability to get only users or groups