No description
- Python 97%
- Dockerfile 3%
| .github/workflows | ||
| .flake8 | ||
| Dockerfile | ||
| main.py | ||
| Pipfile | ||
| Pipfile.lock | ||
| README.md | ||
Copy2blobstorage
Sync data between a local directory and Azure Blob Storage using Python
Usage
export CONNECTION_STRING=DefaultEndpointsProtocol=https;AccountName=<snipped>;AccountKey=<snipped>;EndpointSuffix=core.windows.net
copy --sync local_dir remote_dir