mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-20 04:56:39 +00:00
566 B
566 B
vela comp show
get component detail
Synopsis
get component detail, including arguments of workload and trait
vela comp show <COMPONENT-NAME> [flags]
Examples
vela comp show <COMPONENT-NAME>
Options
-h, --help help for show
Options inherited from parent commands
-a, --app string specify application name for component
-e, --env string specify environment name for application
SEE ALSO
- vela comp - Manage Components