Skip to content

paulhacker5810/azure-devops-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run

  1. Create a personal access token (steps)
  2. Install .NET SDK (2.0 or later)
  3. Build dotnet build
  4. Run copydashboard {orgUrl} {personalAccessToken} {projectName} {sourceTeamName} {sourceDashboardName} {targetTeamName} {targetDashboardName}
  5. Example: https://dev.azure.com/contoso abcdefghijklmnopqrstuvwxyz01234567890abcdefghijklmno "Project1" "Team1" Overview "Team2" Overview2
  6. Warning: if you try to copy to a dashboard that already exists, you will get an error.

About

Utilities for Azure DevOps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%