You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/book/src/clusterctl/commands/commands.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,6 @@
16
16
|[`clusterctl init`](init.md)| Initialize a management cluster. |
17
17
|[`clusterctl init list-images`](additional-commands.md#clusterctl-init-list-images)| Lists the container images required for initializing the management cluster. |
18
18
|[`clusterctl move`](move.md)| Move Cluster API objects and all their dependencies between management clusters. |
19
-
|[`clusterctl restore`](additional-commands.md#clusterctl-restore)| Restore Cluster API objects from file by glob. **DEPRECATED. Please use `clusterctl move --from-directory` instead.**|
20
19
|[`clusterctl upgrade plan`](upgrade.md#upgrade-plan)| Provide a list of recommended target versions for upgrading Cluster API providers in a management cluster. |
21
20
|[`clusterctl upgrade apply`](upgrade.md#upgrade-apply)| Apply new versions of Cluster API core and providers in a management cluster. |
0 commit comments