Review Request 30985: Migrating documentation from v1 commands to v2

2015-02-13 Thread Florian Pfeiffer

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30985/
---

Review request for Aurora.


Bugs: AURORA-1113
https://issues.apache.org/jira/browse/AURORA-1113


Repository: aurora


Description
---

In 0.7.0 the old v1 cli is removed, so a lot of the documentation is outdated. 

I've updated the v1 commands with their v2 counterparts


Diffs
-

  docs/client-commands.md ae752636232f9c354d7011c1c89252e3e747cc9a 
  docs/configuration-reference.md ce59bee302ee2323b65622635b8b51d965dd6507 
  docs/configuration-tutorial.md 48d7e5dc58faf993bc6ead9796af765fbf7627a4 
  docs/hooks.md 65e581d795e27fcc6cd683f563f87ee812462598 
  docs/tutorial.md 7ea36e4ddbe2d57facb86b7dcfc8ff28916de322 
  docs/user-guide.md 154b47010f739593fd727c1888f1e5cefd63e828 

Diff: https://reviews.apache.org/r/30985/diff/


Testing
---


Thanks,

Florian Pfeiffer



Re: Review Request 30985: Migrating documentation from v1 commands to v2

2015-02-13 Thread Aurora ReviewBot

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30985/#review72354
---

Ship it!


Master (7637200) is green with this patch.
  ./build-support/jenkins/build.sh

I will refresh this build result if you post a review containing @ReviewBot 
retry

- Aurora ReviewBot


On Feb. 13, 2015, 10:08 a.m., Florian Pfeiffer wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/30985/
 ---
 
 (Updated Feb. 13, 2015, 10:08 a.m.)
 
 
 Review request for Aurora.
 
 
 Bugs: AURORA-1113
 https://issues.apache.org/jira/browse/AURORA-1113
 
 
 Repository: aurora
 
 
 Description
 ---
 
 In 0.7.0 the old v1 cli is removed, so a lot of the documentation is 
 outdated. 
 
 I've updated the v1 commands with their v2 counterparts
 
 
 Diffs
 -
 
   docs/client-commands.md ae752636232f9c354d7011c1c89252e3e747cc9a 
   docs/configuration-reference.md ce59bee302ee2323b65622635b8b51d965dd6507 
   docs/configuration-tutorial.md 48d7e5dc58faf993bc6ead9796af765fbf7627a4 
   docs/hooks.md 65e581d795e27fcc6cd683f563f87ee812462598 
   docs/tutorial.md 7ea36e4ddbe2d57facb86b7dcfc8ff28916de322 
   docs/user-guide.md 154b47010f739593fd727c1888f1e5cefd63e828 
 
 Diff: https://reviews.apache.org/r/30985/diff/
 
 
 Testing
 ---
 
 
 Thanks,
 
 Florian Pfeiffer
 




Re: Review Request 30985: Migrating documentation from v1 commands to v2

2015-02-13 Thread Joshua Cohen

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30985/#review72423
---

Ship it!


Thanks for doing this!

Can you just make the minor change below, then I'll commit this.


docs/user-guide.md
https://reviews.apache.org/r/30985/#comment118483

the syntax for updating a range of shards in v2 is:

aurora job update cluster/role/env/job/0-1


- Joshua Cohen


On Feb. 13, 2015, 7:32 p.m., Florian Pfeiffer wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/30985/
 ---
 
 (Updated Feb. 13, 2015, 7:32 p.m.)
 
 
 Review request for Aurora and Joshua Cohen.
 
 
 Bugs: AURORA-1113
 https://issues.apache.org/jira/browse/AURORA-1113
 
 
 Repository: aurora
 
 
 Description
 ---
 
 In 0.7.0 the old v1 cli is removed, so a lot of the documentation is 
 outdated. 
 
 I've updated the v1 commands with their v2 counterparts
 
 
 Diffs
 -
 
   docs/client-commands.md ae752636232f9c354d7011c1c89252e3e747cc9a 
   docs/configuration-reference.md ce59bee302ee2323b65622635b8b51d965dd6507 
   docs/configuration-tutorial.md 48d7e5dc58faf993bc6ead9796af765fbf7627a4 
   docs/hooks.md 65e581d795e27fcc6cd683f563f87ee812462598 
   docs/tutorial.md 7ea36e4ddbe2d57facb86b7dcfc8ff28916de322 
   docs/user-guide.md 154b47010f739593fd727c1888f1e5cefd63e828 
 
 Diff: https://reviews.apache.org/r/30985/diff/
 
 
 Testing
 ---
 
 
 Thanks,
 
 Florian Pfeiffer
 




Re: Review Request 30985: Migrating documentation from v1 commands to v2

2015-02-13 Thread Florian Pfeiffer

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30985/
---

(Updated Feb. 13, 2015, 10:18 nachm.)


Review request for Aurora and Joshua Cohen.


Changes
---

thanks for the catch. I've made the changes to the example aurora job update


Bugs: AURORA-1113
https://issues.apache.org/jira/browse/AURORA-1113


Repository: aurora


Description
---

In 0.7.0 the old v1 cli is removed, so a lot of the documentation is outdated. 

I've updated the v1 commands with their v2 counterparts


Diffs (updated)
-

  docs/client-commands.md ae752636232f9c354d7011c1c89252e3e747cc9a 
  docs/configuration-reference.md ce59bee302ee2323b65622635b8b51d965dd6507 
  docs/configuration-tutorial.md 48d7e5dc58faf993bc6ead9796af765fbf7627a4 
  docs/hooks.md 65e581d795e27fcc6cd683f563f87ee812462598 
  docs/tutorial.md 7ea36e4ddbe2d57facb86b7dcfc8ff28916de322 
  docs/user-guide.md 154b47010f739593fd727c1888f1e5cefd63e828 

Diff: https://reviews.apache.org/r/30985/diff/


Testing
---


Thanks,

Florian Pfeiffer



Re: Review Request 30985: Migrating documentation from v1 commands to v2

2015-02-13 Thread Joshua Cohen

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30985/#review72446
---

Ship it!


Ship It!

- Joshua Cohen


On Feb. 13, 2015, 10:18 p.m., Florian Pfeiffer wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/30985/
 ---
 
 (Updated Feb. 13, 2015, 10:18 p.m.)
 
 
 Review request for Aurora and Joshua Cohen.
 
 
 Bugs: AURORA-1113
 https://issues.apache.org/jira/browse/AURORA-1113
 
 
 Repository: aurora
 
 
 Description
 ---
 
 In 0.7.0 the old v1 cli is removed, so a lot of the documentation is 
 outdated. 
 
 I've updated the v1 commands with their v2 counterparts
 
 
 Diffs
 -
 
   docs/client-commands.md ae752636232f9c354d7011c1c89252e3e747cc9a 
   docs/configuration-reference.md ce59bee302ee2323b65622635b8b51d965dd6507 
   docs/configuration-tutorial.md 48d7e5dc58faf993bc6ead9796af765fbf7627a4 
   docs/hooks.md 65e581d795e27fcc6cd683f563f87ee812462598 
   docs/tutorial.md 7ea36e4ddbe2d57facb86b7dcfc8ff28916de322 
   docs/user-guide.md 154b47010f739593fd727c1888f1e5cefd63e828 
 
 Diff: https://reviews.apache.org/r/30985/diff/
 
 
 Testing
 ---
 
 
 Thanks,
 
 Florian Pfeiffer