Skip to content

Commit

Permalink
chore: remove fault command (#343)
Browse files Browse the repository at this point in the history
(cherry picked from commit a86e796)
  • Loading branch information
ldming committed May 9, 2024
1 parent 4c7556e commit 33f3774
Show file tree
Hide file tree
Showing 57 changed files with 0 additions and 6,165 deletions.
14 changes: 0 additions & 14 deletions docs/user_docs/cli/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,20 +150,6 @@ Data protection command.
* [kbcli dataprotection restore](kbcli_dataprotection_restore.md) - Restore a new cluster from backup


## [fault](kbcli_fault.md)

Inject faults to pod.

* [kbcli fault delete](kbcli_fault_delete.md) - Delete chaos resources.
* [kbcli fault io](kbcli_fault_io.md) - IO chaos.
* [kbcli fault list](kbcli_fault_list.md) - List chaos resources.
* [kbcli fault network](kbcli_fault_network.md) - Network chaos.
* [kbcli fault node](kbcli_fault_node.md) - Node chaos.
* [kbcli fault pod](kbcli_fault_pod.md) - Pod chaos.
* [kbcli fault stress](kbcli_fault_stress.md) - Add memory pressure or CPU load to the system.
* [kbcli fault time](kbcli_fault_time.md) - Clock skew failure.


## [kubeblocks](kbcli_kubeblocks.md)

KubeBlocks operation commands.
Expand Down
1 change: 0 additions & 1 deletion docs/user_docs/cli/kbcli.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ kbcli [flags]
* [kbcli clusterversion](kbcli_clusterversion.md) - ClusterVersion command.
* [kbcli dashboard](kbcli_dashboard.md) - List and open the KubeBlocks dashboards.
* [kbcli dataprotection](kbcli_dataprotection.md) - Data protection command.
* [kbcli fault](kbcli_fault.md) - Inject faults to pod.
* [kbcli kubeblocks](kbcli_kubeblocks.md) - KubeBlocks operation commands.
* [kbcli options](kbcli_options.md) - Print the list of flags inherited by all commands.
* [kbcli playground](kbcli_playground.md) - Bootstrap or destroy a playground KubeBlocks in local host or cloud.
Expand Down
50 changes: 0 additions & 50 deletions docs/user_docs/cli/kbcli_fault.md

This file was deleted.

56 changes: 0 additions & 56 deletions docs/user_docs/cli/kbcli_fault_delete.md

This file was deleted.

46 changes: 0 additions & 46 deletions docs/user_docs/cli/kbcli_fault_io.md

This file was deleted.

94 changes: 0 additions & 94 deletions docs/user_docs/cli/kbcli_fault_io_attribute.md

This file was deleted.

Loading

0 comments on commit 33f3774

Please sign in to comment.