$ grip server --config grip.yml
$ grip list
$ grip create example
$ grip drop example
$ grip load example --edge edges.txt --vertex vertices.txt
$ grip query example 'V().hasLabel("users")'
$ grip info example
$ grip schema get example
$ grip dump example --vertex
Join the Gitter channel.
Head over to GitHub and dig in.
Let us know what you think.