cloudflare-r2-get
Action
Download an object from Cloudflare R2 storage
Syntax
$content, $error = cloudflare-r2-get "key" -bucket:"bucket"
download by literal key
$content, $error = cloudflare-r2-get $key -bucket:"bucket"
download by variable key