surrealpatch/cli
Tobie Morgan Hitchcock ed3b39b6ac Add sql command to the command line ui
Add sql command to the command line ui , useful for executing and processing an sql file against a local or remote database.
2017-11-16 19:54:36 +00:00
..
cli.go Add sql command to the command line ui 2017-11-16 19:54:36 +00:00
export.go Implement database import and export commands 2017-02-20 01:44:13 +00:00
flags.go Switch underlying KV store to rixxdb/dendrodb 2017-02-09 11:16:59 +00:00
import.go Implement database import and export commands 2017-02-20 01:44:13 +00:00
logo.go Update cli commands 2016-04-08 20:29:13 +01:00
setup.go Implement syslog and google stackdriver logging 2017-02-22 14:48:22 +00:00
sql.go Add sql command to the command line ui 2017-11-16 19:54:36 +00:00
start.go Implement syslog and google stackdriver logging 2017-02-22 14:48:22 +00:00
util.go Update cli commands 2016-04-08 20:29:13 +01:00
version.go Update cli commands 2016-04-08 20:29:13 +01:00