You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,7 @@
7
7
8
8
# Scaleway CLI (v2)
9
9
10
-
If you are looking for Scaleway CLI v1, [you can find it on the v1 branch](https://github.com/scaleway/scaleway-cli/tree/v1).
11
-
12
-
Scaleway is a single way to create, deploy and scale your infrastructure in the cloud. We help thousands of businesses to run their infrastructures easily.
13
-
14
-
If you are looking for a stable version, [see the version 1](https://github.com/scaleway/scaleway-cli/tree/master).
10
+
Scaleway CLI is a tool to help you pilot your Scaleway infrastructure directly from your terminal.
15
11
16
12
# Installation
17
13
@@ -204,6 +200,11 @@ See more in-depth information about running the CLI in Docker [here](./docs/dock
204
200
This repository is at its early stage and is still in active development.
205
201
If you are looking for a way to contribute please read [CONTRIBUTING.md](CONTRIBUTING.md).
206
202
203
+
# Legacy version
204
+
205
+
If you are looking for the legacy CLIv1 you can take a look at the [v1 branch](https://github.com/scaleway/scaleway-cli/blob/v1/README.md).
206
+
We also wrote [a migration guide](./docs/migration_guide_v2.md) to help transition to the CLIv2.
0 commit comments