cli

module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2021 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more

README

cli

命令介绍

kafka

  • Kafka发送时候携带头部sh-time
produce
./cli kafka --host "localhost" produce --topic test-1 --size 10248000 --tps 1
consume
./cli kafka --host "localhost" consume --topic test-1

scp

./cli scp --hosts 127.0.0.1 --user root --password pwd --port 22 --dist /home/sh/testfile --content "I am Magneto"

ssh

./cli ssh --hosts 127.0.0.1 --user root --password pwd --port 22 --commands "ls"

glog 级别

  • 10 every detail
  • 4 info
  • 3 warn
  • 2 error
  • 1 fatal

Directories

Path Synopsis
cmd
cli
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL