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 completion bash
Copy Markdown
Open in ChatGPT
Open in Claude
Generates the autocompletion script for bash.
Synopsis
Generates the autocompletion script for the bash shell.
This script depends on the 'bash-completion' package. If it is not installed already, you can install it via your OS's package manager.
To load completions in your current shell session:
Bash
source <(lbcli completion bash)To load completions for every new session, execute once:
Linux:
Bash
lbcli completion bash > /etc/bash_completion.d/lbclimacOS:
Bash
lbcli completion bash > $(brew --prefix)/etc/bash_completion.d/lbcliYou will need to start a new shell for this setup to take effect.
Example:
Bash
lbcli completion bash| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
| --help | -h | bool | Help for bash. | |
| --no-descriptions | bool | Disable completion descriptions. |
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 completion fish© 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