You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2017/03/23 19:38:41 UTC

[jira] [Closed] (TINKERPOP-1653) Allow multiple scripts with arguments to be passed to the Console

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

stephen mallette closed TINKERPOP-1653.
---------------------------------------
       Resolution: Done
    Fix Version/s: 3.2.5

> Allow multiple scripts with arguments to be passed to the Console
> -----------------------------------------------------------------
>
>                 Key: TINKERPOP-1653
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1653
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: console
>    Affects Versions: 3.2.4
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>             Fix For: 3.2.5
>
>
> Gremlin Console currently supports {{-e}} and {{-i}} for passing in scripts to execute from the command line, but it is only possible to pass one script with either command. It would be helpful to allow multiple scripts with associated arguments for each as it would provide greater flexibility when doing automation through the console.
> {code}
> bin/gremlin.sh -i scripts/x.groovy -i scripts/y.groovy 123 test -D -i "scripts/z.groovy -D -i -e"
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)