completion

The completion command generates shell completion scripts for the Snowman CLI.

snowman completion <shell>

Arguments

  • bash Generates a bash completion script.
  • zsh Generates a zsh completion script.
  • fish Generates a fish completion script.
  • powershell Generates a powershell completion script.

Flags

  • --help (-h) Shows help for the command if used in combination with an argument it will show installation instructions for the completion script.