scaleway / snippets

Snippets to use Scaleway services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository gathers scripts to use Scaleway services. API documentation is available at developers.scaleway.com and the web console at console.scaleway.com.

If you don't have an account, please register!

Account and billing

Account and billing APIs manage your user profile, credentials, invoices and so on.

  • ssh_keys.py: list, add or remove SSH keys from your account.

Instances

Instances APIs manage your servers, volumes, IP addresses, snapshots and so on.

About

Snippets to use Scaleway services


Languages

Language:Python 56.7%Language:Go 43.3%