scaleway / scaleway-cli

Command Line Interface for Scaleway
https://www.scaleway.com/en/cli/
Apache License 2.0
887 stars 152 forks source link

feat(instance): change default server type from DEV1-S to PLAY2-PICO #4171

Closed Codelax closed 3 weeks ago

Codelax commented 1 month ago

DEV1-S is not available in all AZ and is subject to depreciation. Old price is €0.0137/hour and new price is €0.014/hour. Biggest difference is the lack of local storage.

remyleone commented 1 month ago

I would be in favor of removing default choice to avoid surprising customers with unanticipated extra cost due to an upgrade in the CLI. That way the command will break in case argument is not specified and the customer will be able to make an explicit choice.