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/16 12:16:41 UTC

[jira] [Created] (TINKERPOP-1651) Remove deprecated gremlin.sh init syntax

stephen mallette created TINKERPOP-1651:
-------------------------------------------

             Summary: Remove deprecated gremlin.sh init syntax
                 Key: TINKERPOP-1651
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1651
             Project: TinkerPop
          Issue Type: Improvement
          Components: console
    Affects Versions: 3.2.4
            Reporter: stephen mallette
            Priority: Minor


The old method for initializing the gremlin-console needs to be removed:

{code}
bn/gremlin.sh init.groovy
{code}

The new method that has been in play for a while now is:

{code}
bn/gremlin.sh -i init.groovy
{code}




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