You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Mark Chu-Carroll (JIRA)" <ji...@apache.org> on 2014/03/16 18:57:44 UTC

[jira] [Updated] (AURORA-217) Aurora CLI Improvements: Init file

     [ https://issues.apache.org/jira/browse/AURORA-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Chu-Carroll updated AURORA-217:
------------------------------------

    Summary: Aurora CLI Improvements: Init file  (was: Aurora CLI Improvements)

> Aurora CLI Improvements: Init file
> ----------------------------------
>
>                 Key: AURORA-217
>                 URL: https://issues.apache.org/jira/browse/AURORA-217
>             Project: Aurora
>          Issue Type: Story
>          Components: Client
>            Reporter: Dave Lester
>              Labels: gsoc2014
>
> Add support for an "init" file to aurora.
> In any directory, a user could supply an init file.  When executing commands in the directory, the init file would be read before executing the command.
> AS a first step, the init file would allow users to declare a set of shorthands for job specifiers. Then other aurora commands would be modified to accept these shorthands in place of the current 4-part key.
> For example, a user could have an init file containing:
> test=aurora-west/markcc/test/mytesttask
> prod=aurora-east/markcc/prod/myprodtask
> Then instead of typing:
>   aurora job create aurora-west/markcc/test/mytesttask
> the user could just type:
>   aurora job create test



--
This message was sent by Atlassian JIRA
(v6.2#6252)