(lxc_storage_bucket_key.md)= # `lxc storage bucket key` Manage storage bucket keys ## Synopsis Description: Manage storage bucket keys. ``` lxc storage bucket key [flags] ``` ## 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 * [lxc storage bucket key create](lxc_storage_bucket_key_create.md) - Create key for a storage bucket * [lxc storage bucket key delete](lxc_storage_bucket_key_delete.md) - Delete key from a storage bucket * [lxc storage bucket key edit](lxc_storage_bucket_key_edit.md) - Edit storage bucket key as YAML * [lxc storage bucket key list](lxc_storage_bucket_key_list.md) - List storage bucket keys * [lxc storage bucket key show](lxc_storage_bucket_key_show.md) - Show storage bucket key configurations ```{toctree} :titlesonly: :glob: :hidden: key/* ```