> On March 18, 2015, 12:04 a.m., Kevin Sweeney wrote: > > src/test/python/apache/aurora/client/cli/test_supdate.py, lines 404-406 > > <https://reviews.apache.org/r/32171/diff/3/?file=898440#file898440line404> > > > > How would you feel about including all of the currently available data > > with a header row? > > > > Also instead of raw epoch time how about ISO 8601 - using the spaceless > > 'T' form (`2015-03-15T13:27:36+00:00`)
> How would you feel about including all of the currently available data with a > header row? -1 on shoving all available data into a single header row. I'd rather see a clean output here and rely on `aurora update info` for drill downs. - Maxim ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32171/#review76854 ----------------------------------------------------------- On March 17, 2015, 11:54 p.m., Bill Farner wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/32171/ > ----------------------------------------------------------- > > (Updated March 17, 2015, 11:54 p.m.) > > > Review request for Aurora, David McLaughlin and Zameer Manji. > > > Bugs: AURORA-1168 > https://issues.apache.org/jira/browse/AURORA-1168 > > > Repository: aurora > > > Description > ------- > > NOTE: I also am proposing with this change that the output format of `aurora > update list` be line-oriented and more concise (see test changes for > examples). The idea is to follow up ~immediately with AURORA-1206. The > proposal is for this command to let you retrieve update identifiers, and > `update status` (whose name may change) will allow you to drill into updates. > > I'm open to input on this. > > > Diffs > ----- > > src/main/python/apache/aurora/client/cli/update.py > f025d46d50592156e2455313890e981722ab63a5 > src/test/python/apache/aurora/client/cli/test_supdate.py > cb66439a778349fc5add4985a7395655c9e1328a > > Diff: https://reviews.apache.org/r/32171/diff/ > > > Testing > ------- > > > Thanks, > > Bill Farner > >
