Skip to main content

KetaDB Client

Project description

ketadb 工具

示例

ketacli login --name <username> --endpoint http://localhost:9000 --token <yourtoken>

ketacli logout

# 枚举所有仪表盘
ketacli list dashboard --fields id,app,updateTime --sort updateTime --order asc --prefix test 

# 描述资源的字段
ketacli describe dashboard 

# 插入一条数据

ketacli insert --repo test01 '[{"a":1}]'

# 查询一条数据

ketacli search 'repo=test01 | limit 10' 

# 指定返回格式,支持json、csv、html、latex等

ketacli search 'repo=test01 | limit 10' --format json

#  创建一个资源

ketacli create repos test_repo --file file.json

自动补全

在你的 .bashrc / .zshrc 中加入以下语句

#zshrc 中不存在的话也需要添加
autoload -U +X bashcompinit && bashcompinit

eval "$(register-python-argcomplete ketacli)"

Project details


Release history Release notifications | RSS feed

This version

0.15

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ketacli-0.15.tar.gz (12.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ketacli-0.15-py3-none-any.whl (15.8 kB view details)

Uploaded Python 3

File details

Details for the file ketacli-0.15.tar.gz.

File metadata

  • Download URL: ketacli-0.15.tar.gz
  • Upload date:
  • Size: 12.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for ketacli-0.15.tar.gz
Algorithm Hash digest
SHA256 0ca13f550337e380f8ec68638c4b90772ada558cde34c0303abbfcee40ae57e7
MD5 b8b5910cca74be804e15c36099153ea7
BLAKE2b-256 b5578f41e5749442ac15d00688873f6b1017b2969a7417f36d7e0e1722d185cb

See more details on using hashes here.

File details

Details for the file ketacli-0.15-py3-none-any.whl.

File metadata

  • Download URL: ketacli-0.15-py3-none-any.whl
  • Upload date:
  • Size: 15.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for ketacli-0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 dcb5440499cea1182888d05a3899a0fc45e8d4c88f5be1385e26ad9b4184ac2b
MD5 5af7fcbcfbe34985d3706109d8a16bb4
BLAKE2b-256 d1e72c6b3c726497cd6761beb45c713fbeace337b921b60cd95aa0cfc0d58ae8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page