Lightbits CLI Reference Guide
3.19.x
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 create admin-endpoint (2.2 and above)
AI Tools
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Creates a new admin endpoint.
Synopsis
Creates an IP table rule with a specified port and IPs.
lbcli create admin-endpoint [flags]
Examples:
# Create an admin endpoint for port "port" with IPs "IP1", "IP2" and "IP3"
lbcli -J $JWT create admin-endpoint --port=port --ips=IP1,IP2,IP3
Flag | Short | Type | Default | Description |
|---|---|---|---|---|
--help | -h | bool | Help for admin endpoint. | |
--ips | stringSlice | IP address to allow access to (required). | ||
--port | uint32 | Port number to create admin endpoint with (required). |
Last updated on
Was this page helpful?
Next to read:
lbcli create credential (2.1 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
On This Page