(incus_storage_bucket_key_edit.md)= # `incus storage bucket key edit` Edit storage bucket key as YAML ## Synopsis ```{line-block} Description: Edit storage bucket key as YAML ``` ``` incus storage bucket key edit [:] [flags] ``` ## Examples ``` incus 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 * [incus storage bucket key](incus_storage_bucket_key.md) - Manage storage bucket keys