Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

Scaleway CLI is a tool to help you pilot your Scaleway infrastructure directly from your terminal.

Refer to the [documentation](https://cli.scaleway.com/) for a complete reference of the different CLI commands.

# Installation

## With a Package Manager (Recommended)
Expand Down
4 changes: 0 additions & 4 deletions docs/commands/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@

Scaleway CLI is a tool to help you pilot your Scaleway infrastructure directly from your terminal.

!!! warning

This website is under construction and may contain out-of-date information. Refer to the [Scaleway CLI repository](https://github.com/scaleway/scaleway-cli) for the latest release.

## Installation

### With a Package Manager (Recommended)
Expand Down
4 changes: 2 additions & 2 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ nav:
- Web Hosting: webhosting.md
- Network:
- VPC: vpc.md
- Puvblic Gateway: vpc-gw.md
- Public Gateway: vpc-gw.md
- IPAM: ipam.md
- Load Balancer: lb.md
- Domains and DNS: dns.md
Expand All @@ -114,7 +114,7 @@ nav:
- SQL Databases: sdb-sql.md
- Messaging and Queuing: mnq.md
- Storage:
- BLock Storage: block.md
- Block Storage: block.md
- Object Storage: object.md
- CLI configuration:
- Alias: alias.md
Expand Down
Loading