Skip to content

CNCF openGemini client interactive command-line interface

License

Notifications You must be signed in to change notification settings

openGemini/openGemini-cli

Repository files navigation

openGemini-cli

License Language version Go report Go Reference

openGemini-cli is client interactive command-line interface for CNCF openGemini.

About OpenGemini

OpenGemini is a cloud-native distributed time series database, find more information here

Install

IMPORTANT: It's highly recommended installing a specific version of ts-cli available on the releases page.

go install github.com/opengemini/openGemini-cli/cmd/ts-cli@latest

Usage

To run ts-cli execute:

root/Downloads> ./ts-cli -h
CNCF openGemini client interactive command-line interface.

Usage:
  ts-cli [flags]
  ts-cli [command]

Available Commands:
  help        Help about any command
  version     version for openGemini CLI

Flags:
  -c, --cacert string       CA certificate to verify peer against when connecting openGemini by https.
  -C, --cert string         client certificate file when connecting openGemini by https.
  -k, --cert-key string     client certificate password.
  -d, --database string     database to connect to openGemini.
  -h, --help                help for ts-cli
  -H, --host string         ts-sql host to connect to. (default "localhost")
  -I, --insecure-hostname   ignore server certificate hostname verification when connecting openGemini by https.
  -i, --insecure-tls        ignore ssl verification when connecting openGemini by https.
  -P, --password string     password to connect to openGemini.
  -p, --port int            ts-sql tcp port to connect to. (default 8086)
  -S, --socket string       openGemini unix domain socket to connect to.
  -s, --ssl                 use https for connecting to openGemini.
  -t, --timeout int         request-timeout in mill-seconds. (default 5000)
  -u, --username string     username to connect to openGemini.

Use "ts-cli [command] --help" for more information about a command.

Develop Requirements

  • Go 1.22+

Code of Conduct

openGemini follows the CNCF Code of Conduct.

Contact Us

  1. Slack

  2. Twitter

  3. Email

  4. mailing list

License

openGemini is licensed under the Apache License 2.0. Refer to LICENSE for more details.

For third-party software usage notice, see Open_Source_Software_Notice

About

CNCF openGemini client interactive command-line interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •