How to update an Edge Storage bucket

This guide walks you through updating an Edge Storage bucket using the Azion API and Azion CLI. It includes changing the permissions of a bucket, which can be crucial for managing access to your data.

Updating a bucket

Requirements

To update 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 about the data that can be updated.


Contributors