{"id":19752108,"url":"https://github.com/colbylwilliams/az-util","last_synced_at":"2026-05-18T07:34:53.975Z","repository":{"id":73519669,"uuid":"362821081","full_name":"colbylwilliams/az-util","owner":"colbylwilliams","description":"Microsoft Azure CLI Utility 'util' Extension","archived":false,"fork":false,"pushed_at":"2023-05-15T20:32:18.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T08:44:03.654Z","etag":null,"topics":["az-cli","azure","azure-cli","azure-cli-extension","utility"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/colbylwilliams.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-29T13:08:52.000Z","updated_at":"2022-01-28T21:00:51.000Z","dependencies_parsed_at":"2023-06-01T13:30:34.582Z","dependency_job_id":null,"html_url":"https://github.com/colbylwilliams/az-util","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/colbylwilliams/az-util","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colbylwilliams%2Faz-util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colbylwilliams%2Faz-util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colbylwilliams%2Faz-util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colbylwilliams%2Faz-util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colbylwilliams","download_url":"https://codeload.github.com/colbylwilliams/az-util/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colbylwilliams%2Faz-util/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33169352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["az-cli","azure","azure-cli","azure-cli-extension","utility"],"created_at":"2024-11-12T02:47:44.327Z","updated_at":"2026-05-18T07:34:53.957Z","avatar_url":"https://github.com/colbylwilliams.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# az-util\n\nMicrosoft Azure CLI Utility 'util' Extension adds useful \"utilities\" for common or tedious tasks.\n\n## Install\n\nTo install the Azure CLI Utility extension, simply run the following command:\n\n```sh\naz extension add --source https://github.com/colbylwilliams/az-util/releases/latest/download/util-0.1.4-py2.py3-none-any.whl -y\n```\n\n### Update\n\nTo update Azure CLI Utility extension to the latest version:\n\n```sh\naz util update\n```\n\nor for the latest pre-release version:\n\n```sh\naz util update --pre\n```\n\n## Commands\n\nThis extension adds the following commands.  Use `az util -h` for more information.\n\n---\n\n### util group\n\nUtilities for managing resource groups.\n\n#### util group delete\n\nDelete multiple resource groups by name.\n\n##### examples\n\nDelete all resource groups with names starting with test.\n\n```sh\naz util group delete --prefix test\n```\n\nDelete all resource groups with names starting with test skipping test123.\n\n```sh\naz util group delete --prefix test --skip test123\n```\n\n---\n\n### util keyvault\n\nUtilities for managing keyvaults.\n\n#### util keyvault purge\n\nPurge (permanently delete) deleted keyvaults.\n\n##### examples\n\nPurge (permanently delete) all deleted keyvaults.\n\n```sh\naz util keyvault purge\n```\n\nPurge (permanently delete) all deleted keyvaults skipping test123.\n\n```sh\naz util keyvault purge --skip test123\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolbylwilliams%2Faz-util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolbylwilliams%2Faz-util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolbylwilliams%2Faz-util/lists"}