Wrangler now includes built-in shell tab completion support, making it faster and easier to navigate commands without memorizing every option. Press Tab as you type to autocomplete commands, subcommands, flags, and even option values like log levels.
Tab completions are supported for Bash, Zsh, Fish, and PowerShell.
Setup
Generate the completion script for your shell and add it to your configuration file:
# Bashwrangler complete bash >> ~/.bashrc
# Zshwrangler complete zsh >> ~/.zshrc
# Fishwrangler complete fish >> ~/.config/fish/config.fish
# PowerShellwrangler complete powershell >> $PROFILEAfter adding the script, restart your terminal or source your configuration file for the changes to take effect. Then you can simply press Tab to see available completions:
wrangler d<TAB> # completes to 'deploy', 'dev', 'd1', etc.wrangler kv <TAB> # shows subcommands: namespace, key, bulkTab completions are dynamically generated from Wrangler’s command registry, so they stay up-to-date as new commands and options are added. This feature is powered by @bomb.sh/tab.
See the wrangler complete documentation for more details.
Source: Cloudflare
Latest Posts
- (Updated) Microsoft 365 Copilot: Updates to memory and personalization [MC1158329]
![(Updated) Microsoft 365 Copilot: Updates to memory and personalization [MC1158329] 2 pexels alljos 866351](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- (Updated) Anthropic Claude Sonnet is now available in Microsoft 365 Copilot [MC1247880]
![(Updated) Anthropic Claude Sonnet is now available in Microsoft 365 Copilot [MC1247880] 3 pexels cottonbro 7429474](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- (Updated) Microsoft 365 Copilot: Navigation refresh in the M365 Copilot app [MC1187677]
![(Updated) Microsoft 365 Copilot: Navigation refresh in the M365 Copilot app [MC1187677] 4 holiday 7097358 1920](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- Amazon EC2 High Memory U7i instances now available in AWS Asia Pacific (Singapore) region


![(Updated) Microsoft 365 Copilot: Updates to memory and personalization [MC1158329] 2 pexels alljos 866351](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-alljos-866351-150x150.webp)
![(Updated) Anthropic Claude Sonnet is now available in Microsoft 365 Copilot [MC1247880] 3 pexels cottonbro 7429474](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-cottonbro-7429474-150x150.webp)
![(Updated) Microsoft 365 Copilot: Navigation refresh in the M365 Copilot app [MC1187677] 4 holiday 7097358 1920](https://mwpro.co.uk/wp-content/uploads/2025/06/holiday-7097358_1920-150x150.webp)

