Skip to content
Esc
  • Type what you're looking for in your own words: “Slack”, “503”, “price”.

postship completion

Command and option completion for your shell.

Updated on 17 September 2026

On this page

Prints the completion script on stdout; source it from your profile. The commands, their options, and postship open's pages.

This command does not consume the quota: it is a read.

What PostShip does

Usage

postship completion bash|zsh|fish|powershell

Options

No option.

Examples

postship completion zsh >> ~/.zshrc

zsh.

postship completion bash >> ~/.bashrc

bash.

postship completion fish > ~/.config/fish/completions/postship.fish

fish.

postship completion powershell >> $PROFILE

PowerShell.

Exit codes

0 · 2 unknown shell.

See also

The postship command — every command, installation and sign-in · CI recipes — complete workflows to copy.

In the terminal, postship help completion says the same; postship docs completion opens this page.

postship completion — Docs — PostShip