(lxc_storage_bucket_key_edit.md)= # `lxc storage bucket key edit` Edit storage bucket key as YAML ## Synopsis Description: Edit storage bucket key as YAML ``` lxc storage bucket key edit [:] [flags] ``` ## Examples ``` lxc storage bucket edit [:] < key.yaml Update a storage bucket key using the content of key.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 key](lxc_storage_bucket_key.md) - Manage storage bucket keys