Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-1316

Consolidate last_modified in client update output

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0
    • Client, Usability
    • None

    Description

      If they run an update info they'll see:

      $ aurora update info us-west/myservice/environment/job_name 9001-dh1bab-unique-update-id --write-json
      {
      <snip>
        "last_updated": 1431056513956,
      <snip>
      

      However, if they do update list:

      $ aurora update list us-west/myservice/environment/job_name  --write-json
          "lastModified": "2015-05-08T19:01:03",
      <snip>
      

      My intuition is we should consolidate to use lastModified with the same formatted timestamp, as that will be both human- and machine-readable.

      Attachments

        Activity

          People

            yasumoto Joe Smith
            yasumoto Joe Smith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: