Azure / Azure/azure-cli

unable to glob for dot files?

Open
#20,799 5 comments 0 reactions 1 assignee Claimed by @evelyn-ys View on GitHub
act-codegen-extensibility-squad customer-reported feature-request Storage
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.