cli icon indicating copy to clipboard operation
cli copied to clipboard

storage cli - make bucket public

Open tonxxd opened this issue 3 months ago • 0 comments

Is your feature request related to a problem? Please describe. When running a command lik

supabase storage cp -r dist "ss:///${BUCKET_NAME}/" --experimental

it nicely auto creates the bucket and upload the files but it seems there is no flag to make the bucket public, either during creation or afterwards

Describe the solution you'd like Either have a --public flag or a storage command to make the bucket public

tonxxd avatar Nov 12 '25 16:11 tonxxd