-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add compatibility for multiple os and arch (#38)
Download the appropriate CLI binary according to the detected `os` and `arch`, as well as the [binaries generated in releases](https://github.com/scaleway/scaleway-cli/releases/tag/v2.30.0). Another option would be to use the docker [scaleway/cli image](https://hub.docker.com/r/scaleway/cli), but there is only one for `linux/amd64`, so you have to publish images for other platforms/arch.
- Loading branch information
1 parent
37b5d87
commit 8e70b54
Showing
2 changed files
with
51 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters