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 2fc7ee6 commit fd64768Copy full SHA for fd64768
pages/instances/reference-content/migrating-vms-vmware-scaleway.mdx
@@ -135,6 +135,7 @@ Upload the converted disk:
135
```bash
136
scw instance image create snapshot-id="$SCW_VOLUME_ID_1" additional-volumes.0.id="$SCW_VOLUME_ID_2" arch="x86_64"
137
```
138
+ Refer to the [CLI documentation](https://cli.scaleway.com/instance/#create-an-instance-image) for further information.
139
</Message>
140
141
3. Create the server from the image:
0 commit comments