scw

Command-line interface for managing Scaleway cloud resources

brewmacoslinux
Try with needOr install directly
Source

About

Command-line Interface for Scaleway

Commands

scw

Examples

List all instances in your Scaleway account$ scw instance server list
Create a new Scaleway instance$ scw instance server create image=ubuntu-focal name=my-server
Display information about a specific instance$ scw instance server get server-id=<instance-id>