1.0.5 • Published 6 years ago
azuredevops-dashboard-copytool v1.0.5
azureDevOps-DashBoard-CopyTool
NodeJS CLI for copying dashboards and their queries between team project.
Installation
npm install -g azuredevops-dashboard-copytool
Demo
Getting started
how to run the app :
:> copyDash
creating a login "config.json":
{
"rootUrl":"",
"PAT":""
}
Coming soon - giving all app params in the config file
Parameters:
rootUrl: "https://dev.azure.com/{organization}"
PAT: Personal Access Token - For instructions on how to create one :
Still Unsupported:
Build related WIdgets - will be copied but params wont change
Code related WIdgets - will be copied but params wont change