Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Generate PowerShell autocompletion script for the FlexAI CLI
flexai completion powershell [flags]
--help
-h
--no-descriptions
--verbose
-v
flexai completion powershell > flexai-completion.ps1 && \ mkdir -p (Split-Path $PROFILE) && \ Add-Content -Path $PROFILE -Value
Was this page helpful?