loft-sh / devpod

Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
https://devpod.sh
Mozilla Public License 2.0
8.44k stars 311 forks source link

feat(cli): add logs command to display the devcontainer logs; extend driver and runner interfaces to fetch logs #961

Closed pascalbreuninger closed 3 months ago

pascalbreuninger commented 3 months ago

devpod logs $WORKSPACE_ID

resolves #958

89luca89 commented 3 months ago

Testing locally with docker provider gives me some problems, am I testing it wrong?

image

EDIT: just saw this is only for machine providers, docker/ssh/k8s still not supproted sorry