Skip to content

Commit 9ce50fc

Browse files
docs(instance): add local-image list command (#3473)
1 parent 12d4c8c commit 9ce50fc

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/resources/instance_server.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,8 @@ You can check the available labels with our [CLI](https://www.scaleway.com/en/do
222222

223223
To retrieve more information by label please use: ```scw marketplace image get label=<LABEL>```
224224

225+
To obtain a local-image UUID from a label, please use: ```scw marketplace local-image list image-label=<LABEL>```
226+
225227
- `name` - (Optional) The name of the server.
226228

227229
- `tags` - (Optional) The tags associated with the server.

templates/resources/instance_server.md.tmpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,8 @@ You can check the available labels with our [CLI](https://www.scaleway.com/en/do
223223

224224
To retrieve more information by label please use: ```scw marketplace image get label=<LABEL>```
225225

226+
To obtain a local-image UUID from a label, please use: ```scw marketplace local-image list image-label=<LABEL>```
227+
226228
- `name` - (Optional) The name of the server.
227229

228230
- `tags` - (Optional) The tags associated with the server.

0 commit comments

Comments
 (0)