<a id="lxc-storage-bucket-edit-md"></a>

# `lxc storage bucket edit`

Edit storage bucket configurations as YAML

## Synopsis

Description:
Edit storage bucket configurations as YAML

```default
lxc storage bucket edit [<remote>:]<pool> <bucket> [flags]
```

## Examples

```default
  lxc storage bucket edit [<remote>:]<pool> <bucket> < bucket.yaml
      Update a storage bucket using the content of bucket.yaml.
```

## Options

```default
      --target   Cluster member name
```

## Options inherited from parent commands

```default
      --debug          Show all debug messages
      --force-local    Force using the local unix socket
  -h, --help           Print help
      --project        Override the source project
  -q, --quiet          Don't show progress information
      --sub-commands   Use with help or --help to view sub-commands
  -v, --verbose        Show all information messages
      --version        Print version number
```

## SEE ALSO

* [lxc storage bucket](https://canonical.com/lxd/docs/default/reference/manpages/lxc/storage/bucket/index.html.md#lxc-storage-bucket-md)	 - Manage storage buckets
