Missing tags filter for block #4529
Labels
bug
priority:highest
Bugs filled by customers, security issues
sbs
Scaleway Block Storage issues, bugs and feature requests
Hello,
We can create snapshots through the block api with tags, but not filter on a tag when listing them, which impacts the usefulness of tags. The
instances
api used to be able to do it though, so this might be an omission.Community Note
Command attempted
scw block snapshot list tags=casimir
Expected Behavior
Get all snapshot tagged with "casimir".
Actual Behavior
Unknown argument 'tags'
Hint:
Valid arguments are: order-by, project-id, volume-id, name, organization-id, zone
More info
$ scw version
Version 2.36.0
BuildDate 2025-01-27T15:28:05Z
GoVersion go1.22.10
GitBranch HEAD
GitCommit 05bfd00
GoArch amd64
GoOS linux
UserAgentPrefix scaleway-cli
Best,
~Nico
The text was updated successfully, but these errors were encountered: