Generate the autocompletion script for checkmake for the specified shell.
See each sub-command's help for details on how to use the generated script.

Usage:
  checkmake completion [command]

Available Commands:
  bash        Generate the autocompletion script for bash
  fish        Generate the autocompletion script for fish
  powershell  Generate the autocompletion script for powershell
  zsh         Generate the autocompletion script for zsh

Flags:
  -h, --help   help for completion

Global Flags:
      --config string   Configuration file to read (default "checkmake.ini")
      --debug           Enable debug mode
      --format string   Custom Go template for text output (ignored in JSON mode)
  -o, --output string   Output format: 'text' (default) or 'json' (mutually exclusive with --format) (default "text")

Use "checkmake completion [command] --help" for more information about a command.
