Skip to navigationSkip to main contentSkip to footerScaleway DocsAsk our AI
Ask our AI

Managing Object Storage using the Scaleway CLI

Scaleway Object Storage allows you to create and manage your resources from the console, or via the Scaleway Command Line Interface that uses external tools such as S3cmd, Rclone or MinIO Client (mc).

Scaleway Command Line Interface Overview

The Scaleway Command Line Interface (CLI) allows you to pilot your Scaleway infrastructure directly from your terminal, providing a faster way to administer and monitor your resources. Scaleway CLI is easy to set up and is an essential tool for operating efficiently in your cloud environment.

Before you start

To complete the actions presented below, you must have:

Previewing an Object Storage configuration file for the Scaleway CLI

The scw object config get command allows you to output the content of the configuration file in a terminal and preview the different fields.

Note

For more information about generating a configuration file, type the following command in your terminal:

scw object config get --help

Installing a configuration file for Amazon S3-compatible tools (s3cmd, rclone, and mc)

The scw object config install command allows you to create a configuration file for the selected third party tool based on your Scaleway CLI configuration.

Important

Creating a new configuration file using scw object config install will overwrite the existing one for the specified third party tool. To update an existing configuration, generate a preview and manually edit the configuration file.

Creating an Object Storage bucket

Uploading an object to a bucket

Downloading an object from a bucket

Removing an object from a bucket

Deleting an Object Storage bucket

Important

This action will delete every object stored inside your bucket. The bucket name will no longer be yours, and other users will be able to use it.

Tip

For more information about the Amazon S3-compatible tools used in this documentation, refer to the official rclone, s3cmd, and mc documentation.

Still need help?

Create a support ticket
No Results