We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bf6a22 commit 345a6bfCopy full SHA for 345a6bf
containers/kubernetes/api-cli/managing-storage.mdx
@@ -75,7 +75,7 @@ Alternatively, you can use the Scaleway CLI to perform the migration. Ensure the
75
2. Run the migration command:
76
77
```bash
78
- scw k8s cluster migrate-to-sbs-csi $CLUSTER_ID --region=$REGION
+ scw k8s cluster migrate-to-sbs-csi $CLUSTER_ID region=$REGION
79
```
80
81
Replace `$REGION` and `$CLUSTER_ID` with your cluster’s region and ID, respectively.
0 commit comments