Open
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
Description
On scaleway's console you see your resources across all zones/regions.
This would be nice to have the same in CLI as we currently need to do it explicitly with zone=all
or region=all
.
How I imagine scw could expose this functionality
The CLI config in ~/.config/scw/cli.yaml
could have an option to use all
per default.