Skip to content

Instantly share code, notes, and snippets.

@r4hulp
Last active July 10, 2016 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r4hulp/005feca5210619486271d577a39eeda9 to your computer and use it in GitHub Desktop.
Save r4hulp/005feca5210619486271d577a39eeda9 to your computer and use it in GitHub Desktop.
Configuring VSTS agent on Mac OSX
>> Connect:
Enter server URL > https://{{your-tenant}}.visualstudio.com
Enter authentication type (press enter for PAT) >
Enter personal access token > ****************************************************
Connecting to server ...
Saving credentials...
>> Register Agent:
Enter agent pool (press enter for default) >
Enter agent name (press enter for mymachine) > myAgentName
Scanning for tool capabilities.
Connecting to the server.
Successfully added the agent
Enter work folder (press enter for _work) >
2016-05-27 11:03:33Z: Settings Saved.
Enter run agent as service? (Y/N) (press enter for N) >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment