1
0
Fork 0

6 Commits (7dbc56ba84c2efc04fa5d8ce834bfeba6183b7cc)

Author SHA1 Message Date
Philip O'Toole d1fb732e6e CLI doesn't need pretty responses nor timings 7 years ago
Tycho Andersen a73b597d4f cmd: add an --insecure flag to rqlite
This can be used to test against servers which don't have verifiable https
certs.

Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com>
8 years ago
Tycho Andersen 86bb3c46e5 cmd: add --prefix option to rqlite
If e.g. rqlite is embedded in some other HTTP engine via forwarding or
something, it might not be at /; let's allow the client to talk to rqlite
in this case.

Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com>
8 years ago
Philip O Toole 867cff7ab4 Handle error correctly from 'execute' 9 years ago
Philip O Toole e7879143f1 Prettier output after 'execute' 9 years ago
mkideal 898f7b815e impl rqlite-cli 9 years ago