Skip to content

Chaosblade Learning Report csd

YagoToasa edited this page Oct 19, 2019 · 1 revision

Chaos n. 混沌,混乱

The chaosblade should be installed on the target host.

cli command

help

  • blade help [COMMAND]

prepare/p

  • blade prepare jvm--process <application-name>

    success: return the UID for status query or agent revoke.

revoke/r

  • blade revoke UID

    undo chaos engineering experiment preparation before.

create/c

  • blade create [TARGET] [ACTION] [FLAGS]

    success: return the experimental UID for status query and destory the experiment.

destroy/d

  • blade destroy UID

    destroy a chaos engineering experiment.

status/s

  • blade status UID

  • blade status-type <type-name>

    query preparation stage or experiment status.