kubevela.github.io/docs/developers/check-logs.md

10 lines
187 B
Markdown

---
title: Check Application Logs
---
```bash
vela logs testapp
```
It will let you select the container to get logs from. If there is only one container it will select automatically.