You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add cp command to copy files from container to host (#30)
Enables ad-hoc file extraction from a running devcontainer using
`docker cp`, without requiring a mount or container rebuild.
Usage: devc cp <container_path> <host_path>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments