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 delete snapshot (2.2 and above)
Copy Markdown
Open in ChatGPT
Open in Claude
Deletes an existing snapshot.
Synopsis
Deletes a snapshot with a specified UUID or name.
Bash
lbcli delete snapshot [UUID|NAME] [flags]Examples:
Bash
x
# Delete a single snapshot with UUID 302e7970-b138-11e9-91d4-525401643394. lbcli -J $JWT delete snapshot --uuid="302e7970-b138-11e9-91d4-525401643394" --project-name="proj-a"# Delete a single Snapshot with name snapshot_0. lbcli -J $JWT delete snapshot --name="snapshot_0" --project-name="proj-a"| Flag | Type | Description |
|---|---|---|
| --help | bool | Help for snapshot. |
| --name | string | Name of the snapshot to be deleted (required if UUID is not given). |
| --project-name | string | The name of the project associated with the snapshot. |
| --uuid | string | The UUID of the snapshot to be deleted (required if name is not given). |
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 delete snapshots-policy (2.2 and above)© 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