Golem CLI shell completion
The golem completion command can be used to generate shell completions for many popular shells:
golem completion bashThe above command will generate and print the shell completion script to standard output. Redirect the output to a file to save the script. Consult your shell documentation about where to place it.
After every Golem update, it is recommended to regenerate the shell completions to include the latest commands and flags.