'Can i get complete configuration.json file of azure-devops-migration-tools for migrating board,pipeline,repo etc
Can i get complete configuration.json file of azure-devops-migration-tools for migrating board,pipeline,repo etc I am struggling to understand and prepare the config file can someone help me with a example or complete file.
Solution 1:[1]
You can output a config with all the trimings using:
migration.exe init --options Full
https://github.com/nkdAgility/azure-devops-migration-tools/blob/master/docs/configuration.md
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | MrHinsh - Martin Hinshelwood |
