Files
kubevela/docs/en/developers/exec-cmd.md
T
2021-03-28 16:37:35 +08:00

144 B

title
title
Execute Commands in Container

Run:

$ vela exec testapp -- /bin/sh

This open a shell within the container of testapp.