Skip to main content

Overview

Generate the autocompletion script for the specified shell to enable command and flag completion.

Supported Shells

bash

Generate the autocompletion script for bash. Usage:
Flags:
  • --no-descriptions (bool) - Disable completion descriptions (default: false)
Setup:

zsh

Generate the autocompletion script for zsh. Usage:
Flags:
  • --no-descriptions (bool) - Disable completion descriptions (default: false)
Setup:

fish

Generate the autocompletion script for fish. Usage:
Flags:
  • --no-descriptions (bool) - Disable completion descriptions (default: false)
Setup:

powershell

Generate the autocompletion script for powershell. Usage:
Flags:
  • --no-descriptions (bool) - Disable completion descriptions (default: false)
Setup: