List blob names

az storage blob list --container-name <name of storage container from previous command> --account-name $AZURE_STORAGE_ACCOUNT --account-key $AZURE_STORAGE_KEY | jq '.[].name'

 


Revision #1
Created 2023-11-10 05:55:14 UTC by Ryan
Updated 2025-02-12 01:10:52 UTC by Ryan