login as <appuser> to desired learnexa server

for example


ssh expprodl@10.166.152.22

[expprodl@prodapp04 crossbow]$ ./runcap.sh 
Select Target environment
1). Staging
2). Production
Enter target environment number [1,2]: 2

Select Cap Task
1). deploy (Use this for incremental code deployments)
2). deploy:setup (Use this to setup the necessary application folders)
3). deploy:check (Use this to verify application folder setup)
4). deploy:cold
5). deploy:migrate
6). deploy:restart
7). deploy:update
8). deploy:web:enable (Use this to remove maintenance page, all app servers are enabled)
9). deploy:web:disable (Use this to install maintenance page, public access to all app servers is disabled)