How do I get the browser URL of a file of which I know the bucket address of via CLI?

You can use the command uplink share --url for the known path, i.e.

uplink share --url sj://mybucket/mysite/wondeful.png

You also can configure it as a static web-site with your own custom domain:

1 Like