mirror of
https://github.com/kubevela/kubevela.git
synced 2026-02-14 18:10:21 +00:00
updated related `vela show/status` docs, also update `vela ls/delete` related documentation
704 B
704 B
vela completion
Output shell completion code for the specified shell (bash or zsh)
Synopsis
Output shell completion code for the specified shell (bash or zsh). The shell code must be evaluated to provide interactive completion of vela commands.
Options
-h, --help help for completion
Options inherited from parent commands
-e, --env string specify environment name for application
SEE ALSO
- vela -
- vela completion bash - generate autocompletions script for bash
- vela completion zsh - generate autocompletions script for zsh