2024-06-03
This commit is contained in:
15
_-Review/vsteam.md
Normal file
15
_-Review/vsteam.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
type: "topic"
|
||||
created: "2024-01-06T01:25:36.017Z"
|
||||
updated: "2024-01-06T01:25:36.017Z"
|
||||
---
|
||||
|
||||
# VSTeam
|
||||
|
||||
```PowerShell
|
||||
Install-Module -Name VSTeam -Scope CurrentUser
|
||||
# https://stackoverflow.com/questions/53749110/can-i-validate-an-azure-pipelines-yml-file-via-cli
|
||||
# https://methodsandpractices.github.io/vsteam-docs/docs/modules/vsteam/commands/Set-VSTeamAccount/
|
||||
# https://tfs.intra.infineon.com/tfs/ManufacturingIT/Mesa_FI/_settings/agentqueues?queueId=1650&view=agents
|
||||
Set-VSTeamAccount -Account https://tfs.intra.infineon.com/tfs/ManufacturingIT -UseWindowsAuthentication
|
||||
```
|
Reference in New Issue
Block a user