Versions in this module Expand all Collapse all v0 v0.10.0-beta1 Jan 13, 2016 v0.9.6-rc2 Dec 8, 2015 v0.9.6-rc1 Dec 7, 2015 v0.9.5 Nov 17, 2015 Changes in this version + type CommandLine struct + Client *client.Client + ClientVersion string + Compressed bool + Database string + Execute string + Format string + Host string + Import bool + Line *liner.State + PPS int + Password string + Path string + Port int + Precision string + Pretty bool + RetentionPolicy string + ServerVersion string + ShowVersion bool + Ssl bool + Username string + WriteConsistency string + func New(version string) *CommandLine + func (c *CommandLine) Connect(cmd string) error + func (c *CommandLine) DatabaseToken() (string, error) + func (c *CommandLine) ExecuteQuery(query string) error + func (c *CommandLine) FormatResponse(response *client.Response, w io.Writer) + func (c *CommandLine) Insert(stmt string) error + func (c *CommandLine) ParseCommand(cmd string) bool + func (c *CommandLine) Run() + func (c *CommandLine) SetAuth(cmd string) + func (c *CommandLine) SetFormat(cmd string) + func (c *CommandLine) SetPrecision(cmd string) + func (c *CommandLine) SetWriteConsistency(cmd string) + func (c *CommandLine) Settings() + func (c *CommandLine) Version() v0.9.5-rc3 Nov 16, 2015 v0.9.5-rc2 Nov 13, 2015 v0.9.5-rc1 Nov 12, 2015