This website requires JavaScript.
Explore
Help
Register
Sign In
kubevela
/
kubevela.github.io
mirror of
https://github.com/kubevela/kubevela.github.io.git
Watch
1
Star
0
Fork
You've already forked kubevela.github.io
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6f65aa5d1e
kubevela.github.io
/
docs
/
developers
/
exec-cmd.md
142 B
Raw
Blame
History
title
Execute Commands in Container
Run:
vela exec testapp -- /bin/sh
This open a shell within the container of testapp.