Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.flex.ai/llms.txt

Use this file to discover all available pages before exploring further.

Generate the autocompletion script for the fish shell.

Usage

flexai completion fish [flags]

Flags

FlagShortTypeDescription
--help-hbooleanDisplays this help page.
--no-descriptionsbooleanDisable completion descriptions
--verbose-vbooleanEnable verbose logging

Examples

Generate a fish completion script


flexai completion fish > ~/.config/fish/completions/flexai.fish && \
source ~/.config/fish/config.fish