mirror of
https://github.com/ForeverPyrite/r2client.git
synced 2025-12-10 01:38:07 +00:00
4 lines
434 B
Markdown
4 lines
434 B
Markdown
<!-- Use this file to provide workspace-specific custom instructions to Copilot. For more details, visit https://code.visualstudio.com/docs/copilot/copilot-customization#_use-a-githubcopilotinstructionsmd-file -->
|
|
|
|
This is a CLI tool for the r2client Rust library. It should provide subcommands for upload, download, and list, using environment variables for credentials and bucket info. Use idiomatic Rust CLI patterns (e.g., clap).
|