Pre-requisites: You already have signed-up on CloudBees platform and have, at least, a free subscription on RUN@Cloud.
Step 1: Download and install the CloudBees SDK
Step 2: Deploy your application
$bees app:deploy -t stack_id -a app_id path/to/my/app.war
-a : application ID
Example for a Tomcat 7 application:
$bees app:deploy -t tomcat7 -a mytomcat7app mytomcat7app.war
Felix Benzunce
Support Engineer
CloudBees