Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To use swift-temp-url - download the file to your computer, and set the file to be executable. You can then run it and get your URL. eg. a link that lasts for 10 minutes minutes (600 seconds) 

Code Block
echo https://swift-REGION.cloud.cybera.ca:8080`swift8080$(swift-temp-url GET 600 /v1/AUTH_xxxx/public_container/my_fancy_object secretkeygoeshere`secretkeygoeshere)

Results in a shareable link:

...