Ken Hu created TINKERPOP-3286:
---------------------------------

             Summary: Improve UI for plugin activation in console
                 Key: TINKERPOP-3286
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-3286
             Project: TinkerPop
          Issue Type: Improvement
          Components: console
    Affects Versions: 4.0.0
            Reporter: Ken Hu


{noformat}
gremlin> :plugin unuse tinkerpop.sugar
==>tinkerpop.sugar deactivated - restart your console for this to take effect
gremlin> :plugin list
==>tinkerpop.remote[active]
==>tinkerpop.utilities[active]
==>tinkerpop.sugar
==>tinkerpop.credentials[active]
==>tinkerpop.tinkergraph[active]
{noformat}
 
the whole {{[active]}} suffix is a bit confusing especially if you deactivate 
all of the plugins, they would still show up in the list without the suffix.

Determine if there is a better way to signal to the user which plugins are 
active now and which ones are inactive and which ones will be active/inactive 
after a restart.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to