kafka-shell::high_voltage:在现有Kafka CLI工具之上构建的增压,交互式Kafka shell

时间:2024-02-26 09:37:20
【文件属性】:

文件名称:kafka-shell::high_voltage:在现有Kafka CLI工具之上构建的增压,交互式Kafka shell

文件大小:75KB

文件格式:ZIP

更新时间:2024-02-26 09:37:20

shell cli terminal kafka apache

卡夫卡壳 在现有Kafka CLI工具之上构建的增压交互式Kafka外壳。 Kafka shell允许您配置群集列表,并且在运行命令时会自动添加当前所选群集的--bootstrap-server和--zookeeper属性。 不再需要记住长服务器地址或端口! 安装 Kafka shell需要python和pip 。 Kafka shell是现有Kafka命令行工具的包装,因此这些必须存在于PATH 。 您可以使用pip安装kafka-shell: pip install kafka-shell 用法 Kafka shell是一个交互式shell。 您可以通过以下方式从终端运行它: k


【文件预览】:
kafka-shell-master
----.flake8(12B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(767B)
--------ISSUE_TEMPLATE()
----scripts()
--------build.sh(75B)
--------test.sh(27B)
--------lint.sh(125B)
----kafkashell()
--------settings.py(2KB)
--------config.py(3KB)
--------helpers.py(1KB)
--------completer.py(9KB)
--------executor.py(14KB)
--------toolbar.py(2KB)
--------main.py(2KB)
--------__init__.py(1KB)
--------bindings.py(1KB)
--------data()
--------style.py(1KB)
--------version.py(657B)
--------constants.py(2KB)
----requirements-dev.txt(196B)
----CONTRIBUTING.md(1KB)
----.travis.yml(392B)
----tox.ini(320B)
----LICENSE(11KB)
----setup.cfg(39B)
----setup.py(2KB)
----README.md(5KB)
----manifest.in(33B)
----CONFIGURATION.md(8KB)
----.codecov.yml(57B)
----.editorconfig(212B)
----tests()
--------test_cli.py(163B)
--------test_config.py(9KB)
--------test_bindings.py(1KB)
--------test_executor.py(37KB)
--------__init__.py(0B)
--------test_completer.py(4KB)
--------test_constants.py(2KB)
--------test_settings.py(3KB)
--------test_completer_data.py(18KB)
--------data()
--------context.py(135B)
--------test_toolbar.py(1KB)
--------utilities.py(2KB)
--------test_version.py(392B)
--------test_schemas.py(3KB)
--------test_helpers.py(2KB)
----.gitignore(101B)

网友评论