[ https://issues.apache.org/jira/browse/AURORA-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15603911#comment-15603911 ]
Jing Chen commented on AURORA-1504: ----------------------------------- The changes will prevent the command from rendering {color:blue}contact{color} if no contact is given both in json and non-json format, which returns {color:red}<class 'pystachio.composite.Empty'>{color} before. > 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)