Update shell completion documentation URL

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto
2026-03-08 09:33:36 +01:00
committed by GitHub
parent efd402207c
commit d21369ad7b

View File

@@ -2,7 +2,7 @@
disableToc = false
title = "Shell Completion"
weight = 18
url = "/features/shell-completion/"
url = "/reference/shell-completion/"
+++
LocalAI provides shell completion support for **bash**, **zsh**, and **fish** shells. Once installed, tab completion works for all CLI commands, subcommands, and flags.