azlin doit list¶
List all resources created by doit.
Synopsis¶
Description¶
Shows all Azure resources tagged with azlin-doit-owner. Lists resources for current Azure user by default.
Options¶
| Option | Description |
|---|---|
-u, --username TEXT | Filter by Azure username |
-h, --help | Show help |
Examples¶
List your resources¶
List another user's resources¶
Output Example¶
Doit-Created Resources
Resource Group: rg-doit-abc123
App Service: myapp-web (Standard S1)
SQL Database: myapp-db (Basic)
Storage Account: myappstorage (Standard LRS)
Total: 3 resources
Estimated Monthly Cost: $125
Related Commands¶
- azlin doit show - Show detailed resource info
- azlin doit cleanup - Delete resources