mirror of
https://github.com/kubevela/kubevela.git
synced 2026-02-14 18:10:21 +00:00
540 B
540 B
vela comp delete
Delete Component From Application
Synopsis
Delete Component From Application
vela comp delete <ComponentName>
Examples
vela comp delete frontend
Options
-h, --help help for delete
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