AzureBlobUtility
Simple command line script to upload blobs to Azure Blob Storage
Install / Use
/learn @Plasma/AzureBlobUtilityREADME
AzureBlobUtility
Simple command line script to upload, download and manage blobs in Windows Azure Blob Storage.
Example:
BlobUtility.exe -k AccessKey -a AccountName -c ContainerName -s UploadThisFile.txt -d SomeFolder/SaveAsThis.txt -t text/plain
You may also change the Default Service (API) Version using this utility:
BlobUtility.exe -k AccessKey -a AccountName -c ContainerName --setDefaultServiceVersion 2012-02-12
You may want to leverage this tool for other national cloud, for example China Azure. Please specify "--env" to "China Azure" or "Mooncake":
BlobUtility.exe -k AccessKey -a AccountName -c ContainerName -e "China Azure" --setDefaultServiceVersion 2012-02-12
See http://msdn.microsoft.com/en-us/library/windowsazure/dd894041 for a list of API Versions.
Usage:
BlobUtility 1.0.0
Copyright © Andrew Armstrong 2012
-k, --key Required. Blob storage Access Key.
-a, --account Required. Blob storage Account Name.
-c, --container Required. Blob storage Container Name.
-s, --source Specifies the local files/directories to
upload.
-d, --destination Specifies the destination filename/directory to
upload to.
-e, --env Specify Cloud Environment. Default is Global Azure.
Set to "China Azure" for Mooncake".
-f, --force Force overwrite of any existing blobs.
-t, --contenttype Specifies the file content type.
--contentencoding Specifies the file content encoding.
--contentlanguage Specifies the file content language.
--cachecontrol Specifies the file cache control.
--brief Show minimal backup progress log information.
--getDefaultServiceVersion Display the current default Service (API)
Version for the storage service.
--setDefaultServiceVersion Change the default Service (API) Version for
the storage service.
--help Display this help screen.
Related Skills
node-connect
347.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
