scaleway-cli
scaleway-cli copied to clipboard
Command Line Interface for Scaleway
It's possible to set an instance image as public, this allow any organization to use it if they know the uuid. ## Command attempted scw instance image update $UUID zone=fr-par-3...
## Description Add an option to automatically connect to the console when an Instance server is created ## How this functionality would be exposed $ scw server create console=true ##...
### Community Note * Please vote on this issue by adding a π [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a π [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
## Description: ``` $ go run ./cmd/scw/main.go lb backend create lb-id=45a56fd8-841b-425a-a851-1be4ebf2352b forward-protocol=tcp forward-port=80 forward-port-algorithm=roundrobin sticky-sessions=none -D running: [/var/folders/sm/h3cw_xsj0279j12fnhv6bzd40000gn/T/go-build360822040/b001/exe/main lb backend create lb-id=45a56fd8-841b-425a-a851-1be4ebf2352b forward-protocol=tcp forward-port=80 forward-port-algorithm=roundrobin sticky-sessions=none -D] client: using sdk...
check-delay="3" check-timeout="5" are not taken into account here ## Command attempted ``` $ scw lb backend update-healthcheck backend-id=a0945d6c-7c41-4f4f-a819-80d5e8b47acf port=80 check-delay="3" check-timeout="5" http-config.method=GET http-config.uri=/status.html http-config.code=200 check-max-retries=5 -D --------------- Scaleway SDK REQUEST...
### Community Note * Please vote on this issue by adding a π [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
running: [scw lb backend update backend-id=XXXX forward-port-algorithm=first name=back_http -D] client: using sdk version v1.0.0-beta.6+devclient: using sdk version v1.0.0-beta.6+devThe argument βsend-proxy-v2β is deprecated, more info with: scw lb backend update --help...
## Description We should add more details such as: - List of servers with their status - A specific section for LB ## How this functionality would be exposed ##...
## Description As a user I don't want to add ACL one by one. I also want to take profit of my text editor to manipulate text to edit quickly...