Cloud Documentation Azure
3.19.x
Azure Managed Application Installation Guide
Azure User Guide
Azure Manual Installation Guide
Azure VMWare Solution Quick Start Guide
Azure VMWare Solution Guide
Azure VMWare Solution Workflows
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?
Set Up/Configure lbcli from a Non-Lightbits Server
Copy Markdown
Open in ChatGPT
Open in Claude
lbcli is a Lightbits management command that operates over gRPC API. It is present on all Lightbits servers. Because it operates over an API and is statically compiled, it can be easily ported to any server as it operates.
Follow the instructions below to install and configure the lbcli tool on any non-Lightbits server, in order to manage your Lightbits cluster using its API.
Installation
- Prepare the Lightbits repository on your Lightbits client server.
- For RPM-based systems (RHEL, Alma, Rocky, etc.), follow the instructions here: $link[page,427229,auto$].
- For Deb-based systems (Ubuntu, Debian, etc.), follow the instructions here: $link[page,427228,auto$].
- Install LBCLI with the following commands:
- For RPM-based systems:
yum install management-lbcli - For Deb-based systems:
apt-get install management-lbcli
Configuration
- Edit the following file with your preferred text editor:
vim /etc/lbcli/lbcli.yaml
Content:
- Replace
LIGHTBITS-SERVERwith the IP or hostname of any Lightbits server. - Add the “jwt:” parameter at the bottom. Put the entire JWT - as a single line - into
PLACE-JWT-HERE. Note that after pasting the lengthy JWT, if your editor wraps text, it might appear as multi-line; make sure it is a single line.
Test and Run
- Run
lbcli versionto see the current version of the lbcli command. - Verify that it can query the cluster by doing a listing of the nodes: $link[page,427151,auto$].
Updating lbcli
When the Lightbits cluster gets upgraded to a newer version, be sure to update the client's lbcli version by running steps 1 and 2 from the Installation section above. This will update the client's old lbcli with the Lightbits server's newer lbcli command.
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Next to read:
Lightbits REST API v2 Overview© 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
On This Page