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 -p newprofile instance image list public=true
Expected Behavior
should have listed all public images
Actual Behavior
have listed only my privates images
❯ scw -p newprofile instance image list public=true
ID NAME STATE PUBLIC ZONE VOLUMES SERVER NAME
0d7b87be-XXXX image-scw-zen-gagarin available false fr-par-1 10 GB -
e75c8e5c-XXXX cli-backup-laughing-heisenberg available false fr-par-1 10 GB -
cacfb40f-XXXX cicd available false fr-par-1 10 GB -
More info
❯ scw version
Version 2.42.0
BuildDate 2025-07-22T12:39:09Z
GoVersion go1.24.4
GitBranch HEAD
GitCommit 2e45c910
GoArch amd64
GoOS linux
UserAgentPrefix scaleway-cli
Community Note
Command attempted
scw -p newprofile instance image list public=trueExpected Behavior
should have listed all public images
Actual Behavior
have listed only my privates images
More info