Skip to content

Commit

Permalink
chore: remove migration (#340)
Browse files Browse the repository at this point in the history
(cherry picked from commit d46a305)
  • Loading branch information
ldming committed May 8, 2024
1 parent 0a1ed34 commit e2c62ea
Show file tree
Hide file tree
Showing 33 changed files with 0 additions and 3,050 deletions.
12 changes: 0 additions & 12 deletions docs/user_docs/cli/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,18 +187,6 @@ KubeBlocks operation commands.
* [kbcli kubeblocks upgrade](kbcli_kubeblocks_upgrade.md) - Upgrade KubeBlocks.


## [migration](kbcli_migration.md)

Data migration between two data sources.

* [kbcli migration create](kbcli_migration_create.md) - Create a migration task.
* [kbcli migration describe](kbcli_migration_describe.md) - Show details of a specific migration task.
* [kbcli migration list](kbcli_migration_list.md) - List migration tasks.
* [kbcli migration logs](kbcli_migration_logs.md) - Access migration task log file.
* [kbcli migration templates](kbcli_migration_templates.md) - List migration templates.
* [kbcli migration terminate](kbcli_migration_terminate.md) - Delete migration task.


## [options](kbcli_options.md)

Print the list of flags inherited by all 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 @@ -66,7 +66,6 @@ kbcli [flags]
* [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 migration](kbcli_migration.md) - Data migration between two data sources.
* [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
48 changes: 0 additions & 48 deletions docs/user_docs/cli/kbcli_migration.md

This file was deleted.

90 changes: 0 additions & 90 deletions docs/user_docs/cli/kbcli_migration_create.md

This file was deleted.

53 changes: 0 additions & 53 deletions docs/user_docs/cli/kbcli_migration_describe.md

This file was deleted.

69 changes: 0 additions & 69 deletions docs/user_docs/cli/kbcli_migration_list.md

This file was deleted.

Loading

0 comments on commit e2c62ea

Please sign in to comment.