lbcli ask
Experimental AI bot.
Synopsis
Experimental. Gets assistance from the Lightbits GenAI bot. Requires Internet connectivity. Personal or sensitive information should not be sent.
lbcli ask <your question> [flags]
Examples:
# Ask Lightbits Bot how to create a volume with a certain configuration.
lbcli ask "how do I create a volume of 1 Terabytes with 3 replicas?"
Flag | Short | Type | Default | Description |
---|---|---|---|---|
--help | -h | bool | Help for the ask command. | |
--new | -h | bool | Start a new conversation (default: false). | |
--reset | -h | bool | Clear the conversation history (without asking a new question). | |
--short | bool | If applicable, return only lbcli commands as an answer. (default: false) |
Was this page helpful?