postship completion
Command and option completion for your shell.
Updated on 17 September 2026
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|powershellOptions
No option.
Examples
postship completion zsh >> ~/.zshrczsh.
postship completion bash >> ~/.bashrcbash.
postship completion fish > ~/.config/fish/completions/postship.fishfish.
postship completion powershell >> $PROFILEPowerShell.
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.