Skip to content

Document file sharing options and missing CLI commands#22

Merged
dguido merged 1 commit intomainfrom
doc/file-sharing
Feb 11, 2026
Merged

Document file sharing options and missing CLI commands#22
dguido merged 1 commit intomainfrom
doc/file-sharing

Conversation

@dguido
Copy link
Copy Markdown
Member

@dguido dguido commented Feb 11, 2026

Summary

  • Add File Sharing section to README covering VS Code drag-and-drop and devc mount with examples and a security note
  • Add exec, upgrade, and mount to the CLI commands table (added in Add exec, upgrade, and mount commands to devc CLI #8, never documented)
  • Expand Container Details table with volume mount paths and a new Host mounts row

Closes #10

Test plan

  • Read through the README top-to-bottom for flow and accuracy
  • Verify devc mount usage matches install.sh implementation
  • Confirm all default mounts in Container Details match devcontainer.json

🤖 Generated with Claude Code

Add File Sharing section covering VS Code drag-and-drop and devc mount.
Add exec, upgrade, and mount to the CLI commands table. Expand the
Container Details table with volume mount paths and host mounts.

Closes #10

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dguido dguido merged commit 84a3aa4 into main Feb 11, 2026
3 checks passed
@dguido dguido deleted the doc/file-sharing branch February 11, 2026 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document file sharing options with the container

1 participant