unable to glob for dot files?
Open
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
Assessment
This issue has not been assessed yet.