[ https://issues.apache.org/jira/browse/AURORA-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Chu-Carroll updated AURORA-76: ----------------------------------- Summary: Implement bridging framework for clientv2 command line. (was: Implement client v2 to v1 bridge) > Implement bridging framework for clientv2 command line. > ------------------------------------------------------- > > Key: AURORA-76 > URL: https://issues.apache.org/jira/browse/AURORA-76 > Project: Aurora > Issue Type: Task > Components: Client > Reporter: Mark Chu-Carroll > Assignee: Mark Chu-Carroll > Original Estimate: 72h > Remaining Estimate: 72h > > To eventually start supporting deployment of clientv2, and to help users > gradually migrate to v2, we need to have a mechanism in the command-line > processing to take commands that aren't recognized by the v2 client, and pass > them to the v1 client for processing. > So running "aurora list_jobs example" will run the client v1 "list_jobs" > command; running "aurora status a/b/c/d" will run the v1 "status" command, > and running "aurora job status a/b/c/d" will run the v2 status command. -- This message was sent by Atlassian JIRA (v6.1.5#6160)