File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -222,6 +222,8 @@ You can check the available labels with our [CLI](https://www.scaleway.com/en/do
222222
223223To 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.
Original file line number Diff line number Diff line change @@ -223,6 +223,8 @@ You can check the available labels with our [CLI](https://www.scaleway.com/en/do
223223
224224To 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.
You can’t perform that action at this time.
0 commit comments