1
0
Fork 0

6 Commits (2e05021c45bfe79337d15465bea2b5a60f63411b)

Author SHA1 Message Date
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 b77130aa2c CLI now handles no rows correctly 8 years ago
mkideal 050a9bbe0b fix bug for rqlite-cli query: results should be a slice instead of array 9 years ago
Philip O Toole b74ebaa555 No need for CLI to request pretty JSON 9 years ago
mkideal 898f7b815e impl rqlite-cli 9 years ago