completion

eryx completion prints a shell completion script for Eryx.

Usage

eryx completion <bash|zsh|fish|powershell>

Supported shells

Examples

Generate a Bash completion script:

eryx completion bash

Generate a PowerShell completion script:

eryx completion powershell

The generated script can then be sourced or installed using your shell's normal completion setup.