Skip to content

feat(cli): add shell completion support#974

Open
nekomoyi wants to merge 2 commits intovoidzero-dev:mainfrom
nekomoyi:feat/cli-completion
Open

feat(cli): add shell completion support#974
nekomoyi wants to merge 2 commits intovoidzero-dev:mainfrom
nekomoyi:feat/cli-completion

Conversation

@nekomoyi
Copy link
Contributor

Summary

Implements shell completion for the vp CLI.

Changes

Completion scripts for bash, zsh, fish, and PowerShell are generated in ~/.vite-plus/completion/ when running vp env setup, and automatically sourced in the respective env files.

Closes #950

@netlify
Copy link

netlify bot commented Mar 16, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 8f71bed
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69b8431a5433df0008a7f4f2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Shell completion support

1 participant