(lxc_storage_bucket_edit.md)=
# `lxc storage bucket edit`

Edit storage bucket configurations as YAML

## Synopsis

Description:
  Edit storage bucket configurations as YAML



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

## Examples

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

## Options

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

## Options inherited from parent commands

```
      --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](lxc_storage_bucket.md)	 - Manage storage buckets

