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 replace node
AI Tools
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Replaces one node with another, transferring data from the source node to the target node.
Synopsis
Replaces a source node with a target node. The replace node operation moves all of the data of a source node to a target node. The prerequisites for the operation to run are that the source node must be in Inactive state, and the target node must be in Unattached state.
lbcli replace node --src-node-uuid=<node-uuid> --target-node-uuid=<node-uuid> [flags]
Examples:
# replace node whose uuid is 302e7970-b138-11e9-91d4-525401643394 with a new node whose uuid is a02e7970-b138-11e9-91d4-525401643394.
lbcli -J $JWT replace node --src-node-uuid=302e7970-b138-11e9-91d4-525401643394 --target-node-uuid=a02e7970-b138-11e9-91d4-525401643394
Flag | Short | Type | Default | Description |
|---|---|---|---|---|
--help | -h | bool | Help for node. | |
--src-node-uuid | string | Source Node UUID (required). | ||
– target-node-uuid | string | Target Node UUID (required). |
Note
The source node must be inactive. Target node must be unattached.
Last updated on
Was this page helpful?
Next to read:
lbcli update© 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