From: Andrew Chilton Date: Sun, 22 Jun 2008 04:01:12 +0000 (+1200) Subject: New issue asking for the ability to change issue statuses from the command line. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1c001e0bc477609caf3389ca480815ab66c8749a;p=cil.git New issue asking for the ability to change issue statuses from the command line. --- diff --git a/issues/i_fb79b2e8.cil b/issues/i_fb79b2e8.cil new file mode 100644 index 0000000..97fecb7 --- /dev/null +++ b/issues/i_fb79b2e8.cil @@ -0,0 +1,15 @@ +Summary: Ability to set Issue Status' from the command line +Status: New +CreatedBy: Andrew Chilton +AssignedTo: Andrew Chilton +Label: Mileston-v0.2 +Label: Release-v0.1 +Label: Type-Enhancement +Inserted: 2008-06-22T04:00:20 +Updated: 2008-06-22T04:00:20 + +The ability to do something like the following would be good. + + $ cil status cafebabe Finished + +would be rather cool.