Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing tags filter for block #4529

Closed
NicolasCARPi opened this issue Feb 19, 2025 · 0 comments · Fixed by #4539
Closed

Missing tags filter for block #4529

NicolasCARPi opened this issue Feb 19, 2025 · 0 comments · Fixed by #4539
Assignees
Labels
bug priority:highest Bugs filled by customers, security issues sbs Scaleway Block Storage issues, bugs and feature requests

Comments

@NicolasCARPi
Copy link

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

  • 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 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

@remyleone remyleone added sbs Scaleway Block Storage issues, bugs and feature requests priority:highest Bugs filled by customers, security issues labels Feb 20, 2025
@remyleone remyleone linked a pull request Feb 25, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug priority:highest Bugs filled by customers, security issues sbs Scaleway Block Storage issues, bugs and feature requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants