Lightbits Command Line Interface
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
lbcli get cluster-root-key
Copy Markdown
Open in ChatGPT
Open in Claude
Retrieves the current (latest) cluster-level encryption root key.
Bash
lbcli get cluster-root-key [flags]Examples:
Bash
x
# Retrieves the current (latest) cluster level encryption root key:lbcli -J $JWT get cluster-root-key --userPublicKey=<your-public-key># Retrieves a specific generation cluster level encryption root key:lbcli -J $JWT get cluster-root-key --encryptingKeyGeneration=1 --userPublicKey=<your-public-key>| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
| --help | -h | bool | Help for cluster-root-key. | |
| --encryptingKeyGeneration | uint64 | The generation of the key that you want to use. If not used, it will return the current key. | ||
| --userPublicKey | string | User RSA public key. Should be at least 3072 bits, and in base64 format (required). |
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
lbcli list© 2026 Lightbits Labs™
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message