mirror of
https://github.com/kubevela/kubevela.git
synced 2026-03-03 10:10:25 +00:00
142 B
142 B
title
| title |
|---|
| Execute Commands in Container |
Run:
vela exec testapp -- /bin/sh
This open a shell within the container of testapp.