-
Notifications
You must be signed in to change notification settings - Fork 156
Labels
buginstanceInstance issues, bugs and feature requestsInstance issues, bugs and feature requestspriority:highestBugs filled by customers, security issuesBugs filled by customers, security issues
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Command attempted
scw instance image list public=true
Expected Behavior
list all public images
Actual Behavior
list all privates images
More info
❯ scw instance image list public=true -D
running: [scw instance image list public=true -D]
client: using request logger
client: using sdk version v1.0.0-beta.34.0.20250716080040-6038c5316f66
client: using request logger
client: using sdk version v1.0.0-beta.34.0.20250716080040-6038c5316f66
client: using request logger
client: using sdk version v1.0.0-beta.34.0.20250716080040-6038c5316f66
creating GET request on https://api.scaleway.com/instance/v1/zones/fr-par-1/images?page=1&public=false
---------- Scaleway SDK REQUEST 1 (8f1c357f) : ----------
GET /instance/v1/zones/fr-par-1/images?page=1&public=false HTTP/1.1
Host: api.scaleway.com
User-Agent: scaleway-sdk-go/v1.0.0-beta.34.0.20250716080040-6038c5316f66 (go1.24.4; linux; amd64) scaleway-cli/2.42.0
X-Auth-Token: 850a9df8-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Accept-Encoding: gzip
As you can see even with public = true, the api request is using public = false
Metadata
Metadata
Assignees
Labels
buginstanceInstance issues, bugs and feature requestsInstance issues, bugs and feature requestspriority:highestBugs filled by customers, security issuesBugs filled by customers, security issues