LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

scw

Scaleway cloud infrastructure CLI

TLDR

Login / configure profile
$ scw init
copy
List instances
$ scw instance server list
copy
Create a small instance
$ scw instance server create type=[DEV1-S] image=[ubuntu_noble] zone=[fr-par-1]
copy
Kubernetes cluster helper
$ scw k8s cluster list
copy

SYNOPSIS

scw *product* *resource* *command* [*args*]

DESCRIPTION

scw is the official Scaleway CLI (v2) for managing cloud resources—instances, object storage, Kubernetes (Kapsule), networking, and more—from the terminal. Hierarchical commands mirror the Scaleway API. Docs: https://cli.scaleway.com/

PARAMETERS

init

Interactive configuration of access keys and default zone/region.
*product* *resource* *verb*
e.g. instance server list, object list.
-o *json*|*yaml*|*human*
Output format (common global flag).
--help
Context-sensitive help at any command level.

INSTALL

sudo pacman -S scaleway-cli
copy
sudo apk add scaleway-cli
copy
brew install scw
copy
nix profile install nixpkgs#scaleway-cli
copy

CAVEATS

Requires Scaleway API keys; store them securely. Resource names and SKUs change—check current product docs. Incurs cloud costs when creating paid resources.

SEE ALSO

aws(1), doctl(1), kubectl(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid