|
3 | 3 | USAGE:
|
4 | 4 | scw <command>
|
5 | 5 |
|
6 |
| -AVAILABLE COMMANDS: |
7 |
| - account This API allows you to manage your Scaleway Projects |
| 6 | +AI COMMANDS: |
| 7 | + inference This API allows you to manage your Inference services |
| 8 | + |
| 9 | +BAREMETAL COMMANDS: |
8 | 10 | apple-silicon Apple silicon API
|
9 |
| - audit-trail This API allows you to ensure accountability and security by recording events and changes performed within your Scaleway Organization. |
10 |
| - autocomplete Autocomplete related commands |
11 | 11 | baremetal Elastic Metal API
|
12 |
| - billing This API allows you to manage and query your Scaleway billing and consumption |
13 |
| - block This API allows you to manage your Block Storage volumes |
14 |
| - cockpit This API allows you to manage your Scaleway Cockpit, for storing and visualizing metrics and logs |
15 |
| - container This API allows you to manage your Serverless Containers |
16 |
| - dns This API allows you to manage your domains, DNS zones and records |
17 |
| - document-db This API allows you to manage your Document Databases |
18 |
| - edge-services Edge Services API |
19 | 12 | fip This API allows you to manage your Elastic Metal servers' flexible public IP addresses
|
20 |
| - function Function as a Service API |
21 |
| - help Get help about how the CLI works |
22 |
| - iam This API allows you to manage Identity and Access Management (IAM) across your Scaleway Organizations, Projects and resources |
23 |
| - inference This API allows you to manage your Inference services |
| 13 | + |
| 14 | +COMPUTE COMMANDS: |
24 | 15 | instance This API allows you to manage your Instances
|
25 |
| - interlink This API allows you to manage your InterLink services |
26 |
| - iot This API allows you to manage your IoT hubs and devices |
27 |
| - ipam This API allows you to manage your Scaleway IP addresses with our IP Address Management tool |
28 |
| - jobs This API allows you to manage your Serverless Jobs |
29 |
| - k8s This API allows you to manage Kubernetes Kapsule and Kosmos clusters |
30 |
| - keymanager Key Manager API |
31 |
| - lb This API allows you to manage your Scaleway Load Balancer services |
32 | 16 | marketplace This API allows you to find available images for use when launching a Scaleway Instance
|
33 |
| - mnq These APIs allow you to manage your Messaging and Queuing NATS, Queues and Topics and Events services |
| 17 | + |
| 18 | +CONFIGURATION COMMANDS: |
| 19 | + alias Alias related commands |
| 20 | + config Config file management |
| 21 | + info Get info about current settings |
| 22 | + init Initialize the config |
| 23 | + login Login to scaleway |
| 24 | + |
| 25 | +CONTAINER COMMANDS: |
| 26 | + k8s This API allows you to manage Kubernetes Kapsule and Kosmos clusters |
| 27 | + registry This API allows you to manage your Container Registry resources |
| 28 | + |
| 29 | +COST COMMANDS: |
| 30 | + billing This API allows you to manage and query your Scaleway billing and consumption |
| 31 | + |
| 32 | +DATABASE COMMANDS: |
| 33 | + document-db This API allows you to manage your Document Databases |
34 | 34 | mongodb This API allows you to manage your Managed Databases for MongoDB®
|
35 |
| - object Object-storage utils |
36 | 35 | rdb This API allows you to manage your Managed Databases for PostgreSQL and MySQL
|
37 | 36 | redis This API allows you to manage your Managed Databases for Redis™
|
38 |
| - registry This API allows you to manage your Container Registry resources |
39 | 37 | sdb-sql This API allows you to manage your Serverless SQL Databases
|
40 |
| - secret Secret Manager API |
| 38 | + |
| 39 | +DOMAIN & WEBHOSTING COMMANDS: |
| 40 | + dns This API allows you to manage your domains, DNS zones and records |
41 | 41 | tem This API allows you to manage your Transactional Email services
|
| 42 | + webhosting This API allows you to manage your Web Hosting services |
| 43 | + |
| 44 | +INTEGRATION COMMANDS: |
| 45 | + iot This API allows you to manage your IoT hubs and devices |
| 46 | + mnq These APIs allow you to manage your Messaging and Queuing NATS, Queues and Topics and Events services |
| 47 | + |
| 48 | +MONITORING COMMANDS: |
| 49 | + audit-trail This API allows you to ensure accountability and security by recording events and changes performed within your Scaleway Organization. |
| 50 | + cockpit This API allows you to manage your Scaleway Cockpit, for storing and visualizing metrics and logs |
| 51 | + |
| 52 | +NETWORK COMMANDS: |
| 53 | + edge-services Edge Services API |
| 54 | + interlink This API allows you to manage your InterLink services |
| 55 | + ipam This API allows you to manage your Scaleway IP addresses with our IP Address Management tool |
| 56 | + lb This API allows you to manage your Scaleway Load Balancer services |
42 | 57 | vpc This API allows you to manage your Virtual Private Clouds (VPCs) and Private Networks
|
43 | 58 | vpc-gw This API allows you to manage your Public Gateways
|
44 |
| - webhosting This API allows you to manage your Web Hosting services |
45 | 59 |
|
46 |
| -CONFIGURATION COMMANDS: |
47 |
| - alias Alias related commands |
48 |
| - config Config file management |
49 |
| - info Get info about current settings |
50 |
| - init Initialize the config |
51 |
| - login Login to scaleway |
| 60 | +SECURITY COMMANDS: |
| 61 | + account This API allows you to manage your Scaleway Projects |
| 62 | + audit-trail This API allows you to ensure accountability and security by recording events and changes performed within your Scaleway Organization. |
| 63 | + iam This API allows you to manage Identity and Access Management (IAM) across your Scaleway Organizations, Projects and resources |
| 64 | + keymanager Key Manager API |
| 65 | + secret Secret Manager API |
| 66 | + |
| 67 | +SERVERLESS COMMANDS: |
| 68 | + container This API allows you to manage your Serverless Containers |
| 69 | + function Function as a Service API |
| 70 | + jobs This API allows you to manage your Serverless Jobs |
| 71 | + |
| 72 | +STORAGE COMMANDS: |
| 73 | + block This API allows you to manage your Block Storage volumes |
| 74 | + object Object-storage utils |
| 75 | + registry This API allows you to manage your Container Registry resources |
52 | 76 |
|
53 | 77 | UTILITY COMMANDS:
|
| 78 | + autocomplete Autocomplete related commands |
54 | 79 | feedback Send feedback to the Scaleway CLI Team!
|
55 | 80 | help Get help about how the CLI works
|
56 | 81 | shell Start shell mode
|
|
0 commit comments