Files
kubevela/docs/en/developers/exec-cmd.md
guoxudong 025ce5d74d move website & keep design md (#551)
* move website & keep design md

* fix

* update README

* fix

* fix

* rename

* fix
2020-11-10 20:09:13 +08:00

130 B

Execute Commands in Container

Run:

$ vela exec testapp -- /bin/sh

This open a shell within the container of testapp.