Cap-go / CLI

CLI to help you to manage your version in capgo cloud
https://capgo.app
GNU Affero General Public License v3.0
18 stars 36 forks source link

Make s3 upload work with any s3 api not only AWS #302

Closed riderx closed 1 month ago

rishi-raj-jain commented 4 months ago

Hey @riderx,

What do you mean by any S3 api? Like supporting Cloudflare R2 version of S3 for example?

riderx commented 4 months ago

Right now we only let the user provide his own s3 account but many provider do support s3 protocole so we should allow to give or aws account ID or full s3 url :)

riderx commented 1 month ago

done