kubevela.github.io/versioned_docs/version-v0.3.5/developer-experience-guide/cli/exec-cmd.md

143 B

title
Execute Commands in Container

Run:

$ vela exec testapp -- /bin/sh

This open a shell within the container of testapp.