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 scripts for the flexai CLI for the specified shell.

Usage

flexai completion [shell_name]

Supported Shells

Usage

  1. Identify your shell:
    echo $0
    
  2. Follow the instructions for your shell by visiting the corresponding command’s documentation page to enable autocompletion.
Alternatively, you can follow Cobra’s official documentation for more detailed instructions on setting up shell completions.