Skip to content

unable to glob for dot files? #20799

@mevans-pai

Description

@mevans-pai

Describe the bug
Using --pattern there doesn't seem to be a way to match dot files, like .github, .gitignore, etc? I don't want these pushed with my static website.

To Reproduce
Try to run an 'az storage blob upload-batch' and ignore .gitignore with a --pattern ! match.

Expected behavior
There should be some syntax to be able to ignore dot files, but creating a --exclude switch like the aws-cli would be easiest.

Environment summary
azure/CLI@v1 on Github Actions

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions