Skip to content

Commit fd64768

Browse files
committed
feat(ins): add information
1 parent 2fc7ee6 commit fd64768

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/instances/reference-content/migrating-vms-vmware-scaleway.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ Upload the converted disk:
135135
```bash
136136
scw instance image create snapshot-id="$SCW_VOLUME_ID_1" additional-volumes.0.id="$SCW_VOLUME_ID_2" arch="x86_64"
137137
```
138+
Refer to the [CLI documentation](https://cli.scaleway.com/instance/#create-an-instance-image) for further information.
138139
</Message>
139140

140141
3. Create the server from the image:

0 commit comments

Comments
 (0)