Files
kubevela/documentation/cli/vela_comp_delete.md
zzxwill bc3169a1b5 Rename vela env switch to vela env set
Renaming and update cli documentation
Fix #235
2020-09-11 19:46:45 +08:00

532 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 env name for application

SEE ALSO

Auto generated by spf13/cobra on 11-Sep-2020