1.5 KiB
1.5 KiB
created, type, updated
created | type | updated |
---|---|---|
2024-10-24T20:25:29.954Z | note | 2024-10-24T21:35:52.387Z |
ADO CLI
az extension add --name azure-devops
# az devops configure --defaults organization=https://tfs.intra.infineon.com/tfs/FactoryIntegration
# az devops configure --defaults organization=https://tfs.intra.infineon.com/tfs/FactoryIntegration project=ART SPS
az devops configure --defaults organization=https://tfs.intra.infineon.com/tfs/FactoryIntegration project="ART SPS"
az devops login
az boards query --help
az boards query --id c23b1924-23bc-4277-bccc-0e96c9b95a35 --output table
az boards query --id c23b1924-23bc-4277-bccc-0e96c9b95a35 --output json
az boards query --id c23b1924-23bc-4277-bccc-0e96c9b95a35 --output jsonc
az boards query --id c23b1924-23bc-4277-bccc-0e96c9b95a35 --output yamlc
az boards query --id 3373b300-8de3-4301-9795-e990c3b226f9 --output yamlc
az boards query --id 3373b300-8de3-4301-9795-e990c3b226f9 --output table
%userprofile%\
copy ".azure\azuredevops"
copy ".azure\cliextensions"
copy .azure-devops