chaosblade-exec-os icon indicating copy to clipboard operation
chaosblade-exec-os copied to clipboard

file add echo add -e param

Open binbin0325 opened this issue 2 years ago • 1 comments

Describe what this PR does / why we need it

Does this pull request fix one issue?

fixes:https://github.com/chaosblade-io/chaosblade/issues/796

Describe how you did it

Describe how to verify it

Special notes for reviews

binbin0325 avatar Oct 27 '22 11:10 binbin0325

A parameter should be added to let the user choose whether to use escaping

  • Name: "escape",
  • Desc: "symbols to escape, use --escape",

MandssS avatar Oct 31 '22 09:10 MandssS