issues
search
nicolewhite
/
cycli
A Command Line Interface for Neo4j's Cypher.
MIT License
272
stars
25
forks
source link
Feature: Enable flags to configure Bolt connection & port
#66
Open
ev-dev
opened
5 years ago
ev-dev
commented
5 years ago
Feature
Bolt protocol connection enabled by default
New flag
-B|--bolt-port
to configure Bolt port
New flag
--no-bolt
to opt out of Bolt connection
Updated README with new CLI flags
Feature
-B|--bolt-port
to configure Bolt port--no-bolt
to opt out of Bolt connection