Skip to main content
Version: 0.68.6

completion

Scripts used to install auto tab completion for bash, fish, powershell, and zsh can be printed using:

kurtosis completion [command]

Where the available commands are as follows:

  • bash: Generates the autocompletion script for bash
  • fish: Generates the autocompletion script for fish
  • powershell: Generates the autocompletion script for powershell
  • zsh: Generates the autocompletion script for zsh

Instructions for how to install tab completion on your shell can be found here in our Guides section.