We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39235dd commit 5ba784aCopy full SHA for 5ba784a
README.md
@@ -1203,11 +1203,12 @@ $ scw inspect myserver | jq '.[0].public_ip.address'
1203
1204
### master (unreleased)
1205
1206
+* API: Add ZoneID field in server location
1207
+* `scw image -a -f type=volume` fix unmarshal error on size field
1208
* `scw ps` do not display empty server with --filter
1209
1210
### v1.10.1 (2016-10-24)
1211
-* `scw image -a -f type=volume` fix unmarshal error on size field
1212
* `scw login` fix CheckCredentials ([418](https://github.com/scaleway/scaleway-cli/issues/418))
1213
1214
View full [commits list](https://github.com/scaleway/scaleway-cli/compare/v1.10...v1.10.1)
0 commit comments