Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B4E52200B9B for ; Wed, 12 Oct 2016 20:36:24 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B3193160AEE; Wed, 12 Oct 2016 18:36:24 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2DBF7160AD4 for ; Wed, 12 Oct 2016 20:36:24 +0200 (CEST) Received: (qmail 70100 invoked by uid 500); 12 Oct 2016 18:36:22 -0000 Mailing-List: contact issues-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list issues@aurora.apache.org Received: (qmail 70064 invoked by uid 99); 12 Oct 2016 18:36:22 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Oct 2016 18:36:22 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2E1082C0086 for ; Wed, 12 Oct 2016 18:36:22 +0000 (UTC) Date: Wed, 12 Oct 2016 18:36:22 +0000 (UTC) From: "Jing Chen (JIRA)" To: issues@aurora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (AURORA-1504) aurora job inspect should have a --write-json option MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 12 Oct 2016 18:36:24 -0000 [ https://issues.apache.org/jira/browse/AURORA-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Chen reassigned AURORA-1504: --------------------------------- Assignee: Jing Chen > aurora job inspect should have a --write-json option > ---------------------------------------------------- > > Key: AURORA-1504 > URL: https://issues.apache.org/jira/browse/AURORA-1504 > Project: Aurora > Issue Type: Story > Components: Client > Reporter: brian wickman > Assignee: Jing Chen > > {{aurora update start}} has a {{--read-json}} option, but there's no way with the client to actually synthesize compatible json from a job_key / config pair. > we should have {{aurora job inspect --write-json}} or possibly new {{aurora config read/write}} commands that allow users to build better automation stories around reified configurations as json blobs. > the complications here are binding helpers that add metadata to JobConfiguration which get lost. we might need a higher-level json schema that contains these extra fields. -- This message was sent by Atlassian JIRA (v6.3.4#6332)