[ 
https://issues.apache.org/jira/browse/AURORA-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14692909#comment-14692909
 ] 

ASF GitHub Bot commented on AURORA-1434:
----------------------------------------

GitHub user marti1125 opened a pull request:

    https://github.com/apache/aurora/pull/18

    update output of commands #AURORA-1434

    Hi, I updated the output of following commands
    https://issues.apache.org/jira/browse/AURORA-1434
    
    vagrant@aurora:~$ aurora job create devcluster/www-data/devel/hello_world 
/vagrant/hello_world.aurora
     INFO] Creating job hello_world
     INFO] Checking status of devcluster/www-data/devel/hello_world
    Job create succeeded: job 
url=http://aurora.local:8081/scheduler/www-data/devel/hello_world
    
    vagrant@aurora:~$ aurora update start  
devcluster/www-data/devel/hello_world /vagrant/
    
    vagrant@aurora:~$ aurora job killall devcluster/www-data/devel/hello_world
     INFO] Killing tasks for job: devcluster/www-data/devel/hello_world
     INFO] Instances to be killed: [0]
    Successfully killed instances [0]
    Job killall succeeded


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/marti1125/aurora AURORA-1434

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/aurora/pull/18.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18
    
----
commit 7106165fab0b791a01319479be9459406c3f3c34
Author: Willy Aguirre <[email protected]>
Date:   2015-08-12T04:44:54Z

    update output of commands #AURORA-1434

----


> Update Aurora Tutorial
> ----------------------
>
>                 Key: AURORA-1434
>                 URL: https://issues.apache.org/jira/browse/AURORA-1434
>             Project: Aurora
>          Issue Type: Task
>          Components: Documentation
>            Reporter: Willy Aguirre
>            Assignee: Willy Aguirre
>
> http://aurora.apache.org/documentation/latest/tutorial/
> update this file https://github.com/apache/aurora/blob/master/docs/tutorial.md
> the tutorial is using  ( aurora job update ) that is deprecated
> replace with: aurora update start
> more info 
> https://github.com/apache/aurora/blob/master/docs/client-commands.md#updating-a-job



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to