mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-06 01:17:09 +00:00
added Restful API reference for dashboard development and move cli docs to `documentation/cli`
741 B
741 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 env name for application
SEE ALSO
- vela - ✈️ A Micro App Platform for Kubernetes.
- vela completion bash - generate autocompletions script for bash
- vela completion zsh - generate autocompletions script for zsh