How to create an Edge Storage bucket

This guide shows how to use Azion Edge Storage service to create a read-only bucket and assign read-write permissions using the Azion API.

Creating a bucket

Requirements

To create a bucket:

Terminal window
azion create edge-storage bucket

Azion CLI will present a series of interactions, so the bucket can be created. Run azion update edge-storage bucket -h for further information.


Attributing read-write permission to bucket

Requirements

To create a bucket:

Terminal window
azion update edge-storage bucket

Azion CLI will present a series of interactions, so the bucket can be updated. Run azion update edge-storage bucket -h for further information.

Now, you have successfully created a bucket and attributed read-write permissions to it. You can start storing and retrieving objects from this bucket.