mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-18 20:17:04 +00:00
* move website & keep design md * fix * update README * fix * fix * rename * fix
130 B
130 B
Execute Commands in Container
Run:
$ vela exec testapp -- /bin/sh
This open a shell within the container of testapp.