Skip to content

Commit

Permalink
chore: auto update cli doc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
yipeng1030 committed Nov 11, 2024
1 parent 95d656d commit e4c92ed
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/user_docs/cli/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,14 @@ KubeBlocks operation commands.
* [kbcli kubeblocks upgrade](kbcli_kubeblocks_upgrade.md) - Upgrade KubeBlocks.


## [ops-definition](kbcli_ops-definition.md)

ops-definitions command.

* [kbcli ops-definition describe](kbcli_ops-definition_describe.md) - Describe OpsDefinition.
* [kbcli ops-definition list](kbcli_ops-definition_list.md) - List OpsDefinition.


## [options](kbcli_options.md)

Print the list of flags inherited by all commands.
Expand Down
1 change: 1 addition & 0 deletions docs/user_docs/cli/kbcli.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ kbcli [flags]
* [kbcli dashboard](kbcli_dashboard.md) - List and open the KubeBlocks dashboards.
* [kbcli dataprotection](kbcli_dataprotection.md) - Data protection command.
* [kbcli kubeblocks](kbcli_kubeblocks.md) - KubeBlocks operation commands.
* [kbcli ops-definition](kbcli_ops-definition.md) - ops-definitions command.
* [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.
* [kbcli plugin](kbcli_plugin.md) - Provides utilities for interacting with plugins.
Expand Down

0 comments on commit e4c92ed

Please sign in to comment.