Skip to main content
Version: v. 1

Probe completions

NAME

probe-completions - Generate shell completions script

SYNOPSIS

probe completions shell

DESCRIPTION

Generates a shell completions script for the given shell.

Supported shells are:

  • bash
  • elvish
  • fish
  • powershell
  • zsh

OPTIONS

Common Options

-h
--help
Prints help information.

EXAMPLES

  1. Generate shell completions script for zsh:
    probe completions zsh > $HOME/.oh-my-zsh/completions/_probe

SEE ALSO

probe