Skip to content

az storage blob upload-batch should use '--source' option instead of '-s' #20439

@dWeyme

Description

@dWeyme

The second example for az storage blob upload-batch uses the shorthand '-s' option key, but this causes an error:

ERROR: ambiguous option: --s could match --sas-token, --subscription, --source, --socket-timeout

I think it's better to write '--source' in the full form.

Link to examples: https://docs.microsoft.com/en-us/cli/azure/storage/blob?view=azure-cli-latest#az_storage_blob_upload_batch-examples


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions