Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.01 KB

sampleoutput.md

File metadata and controls

44 lines (32 loc) · 1.01 KB

Sample Install Output:

~/Testing/test2$ curl -sSL http://aka.ms/latestxplat | bash

--------------------------------------
     Installing agent globally 
--------------------------------------

Installing...
script location: .
installing vsoagent-installer ...
Password:

--------------------------------------
     Creating agent 
--------------------------------------

Installing agent to /Users/bryanmac/Testing/test2
Copying:  /usr/local/lib/node_modules/vsoagent-installer/agent /Users/bryanmac/Testing/test2
Copying:  /usr/local/lib/node_modules/vsoagent-installer/node_modules /Users/bryanmac/Testing/test2
making scripts executable
Done.

--------------------------------------
     Acquiring Node 4.2.4 
--------------------------------------

Downloading Node 4.2.4

--------------------------------------
     Agent Installed! Next Steps: 
--------------------------------------

Run and Configure Interactively:
./run.sh

Configure Again:
./configure.sh

See documentation for more options

~/Testing/test2$