{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/15"}],"enrichment":{"capability":"Provides the Azure CLI 'acr' command module for managing Azure Container Registry resources, including building, pushing, and managing container images and tasks.","skillfed_tags":["azure-cloud","container-registry","cli-module"],"use_cases":["Build and push container images to Azure Container Registry using `az acr build` from the command line.","Manage container repositories, tags, and manifests with `az acr repository` commands.","Create and manage automated build tasks with `az acr task` for CI/CD workflows.","Authenticate to a registry and perform login operations with `az acr login`.","Import container images from external registries into Azure Container Registry."],"what_it_does":"This is a command module for the Azure CLI that extends the `az` command-line tool with container registry operations. It is not a standalone library but rather a plugin that integrates with the azure-cli-core framework to provide subcommands under `az acr`. Once installed, it enables developers and operators to build container images, manage repositories, create and run tasks, handle webhooks, and perform registry operations directly from the command line.\n\nThe module depends on azure-cli-core for command framework integration, azure-mgmt-containerregistry for API calls to the Azure Resource Manager, azure-storage-blob for blob operations, and azure-mgmt-storage for storage account management. It is designed for users already working with the Azure CLI who need container registry capabilities, not for Python developers seeking a programmatic SDK.","worth_installing":"Yes, if you use the Azure CLI and need container registry management capabilities. The module has low install friction and is actively maintained at the repository level. However, verify that your Azure CLI version is compatible and that this module has not been superseded by newer tooling, given the last release was 2019-06-18."},"id":"azure-cli-acr","links":{"html":"https://skillfed.io/packages/azure-cli-acr","md":"https://skillfed.io/packages/azure-cli-acr.md","pypi":"https://pypi.org/project/azure-cli-acr/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2019-06-18","license_spdx":null,"license_treatment":"permissive","name":"azure-cli-acr","python_support":"unspecified","summary":"Microsoft Azure Command-Line Tools ACR Command Module"},"popularity":{"monthly_downloads":158280,"position":10729,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.2.9"}
