chaosblade icon indicating copy to clipboard operation
chaosblade copied to clipboard

The commands about the chaos experiments on Java applications seem to need to be optimized.

Open Yuaninga opened this issue 1 year ago • 1 comments

Issue Description

Type: advice

Describe what happened (or what feature you want)

Personally,the following commands about the chaos experiments on Java applications are easily understood as experiments that directly act on middleware. In addition, it occupies commands that directly act on middleware.

./blade create mysql -h

./blade create mongodb -h

./blade create kafka -h

Describe what you expected to happen

The advices are as follows:

./blade create java mysql -h

./blade create java mongodb -h

./blade create java kafka -h

Yuaninga avatar May 23 '23 04:05 Yuaninga

Good suggestion. can discuss it together

binbin0325 avatar May 29 '23 11:05 binbin0325