minectl 🗺: Getting Started - Scaleway Edition
Access and Secret Key
Generate a new access and secret key (https://console.scaleway.com/project/credentials)
Get the generated API keys.
Export the keys as ENV variables:
export ACCESS_KEY=xxx
export SECRET_KEY=yyy
export ORGANISATION_ID=zzz
See h...
blog.ediri.io2 min read