Sign inSign up

srgrn/azure-uploader

By srgrn

Updated about 7 years ago

A simple azure uploader written in go

Image
0

248

srgrn/azure-uploader repository overview

SimpleAzureUploader-go

Simple file uploader for azure storage for simple cases. Written in golang so can run without deps.

Usage:

azure-uploader-{OS} -accountname=<> -accountkey=<> -containername=<> -filename=<>

or you can replace the flags with the relevant environment variables: ACCOUNT_NAME, ACCOUNT_KEY, CONTAINER_NAME.

on the CLI you can also specify the name of the target blob with -targetname.

and the content type with -contenttype.

Tag summary

Content type

Image

Digest

Size

9.6 MB

Last updated

about 7 years ago

docker pull srgrn/azure-uploader