azure-sdk-tools/tools/assets-automation
..
asset-sync
assets-maintenance-tool
assets-reporting
assets-task-scripts
README.md
ci.yml
tests.yml

README.md

Assets automation tooling

This directory contains tooling pertaining to the support of externalized assets created by the azure-sdk test-proxy.

Directory Description
assets-maintenance-tool CLI tool used to scan, backup, and clean azure-sdk assets across all repositories.
assets-reporting CLI tool used to audit current repositories and find status of test-proxy adoption on a per-package basis. Used to generate weekly reporting.
asset-sync Deprecated initial version of asset-sync implementation. The current implementation ended up integrated directly into the test-proxy codebase, rather than existing as an external powershell script.