vctl-docs
vctl-docs copied to clipboard
Show Container logs
I see the nginx sample writes the logs to stderr and stdout.
how can I show them using vctl commands? compared to docker logs -f myNginx
Thanks