This commit is contained in:
Josh at WLTechBlog
2025-08-18 11:00:16 -05:00
parent e5f998e005
commit 4ea5615ef8
7 changed files with 422 additions and 27 deletions

View File

@@ -130,6 +130,8 @@ Upload files from client to container for use in form uploads.
}
```
**Note**: The CLI `cremote upload-file` command now automatically transfers files to the daemon container first, making file uploads seamless even when the daemon runs in a container.
#### 8. `file_download_cremotemcp`
Download files from container to client (e.g., downloaded files from browser).

Binary file not shown.