{ "info": { "author": "Microsoft Corporation", "author_email": "azpycli@microsoft.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "Microsoft Azure CLI 'acr' Command Module\n========================================\n\nThis package is for the 'acr' module.\ni.e. 'az acr'\n\n\n.. :changelog:\n\nRelease History\n===============\n\n2.2.9\n+++++\n* Add 'az acr check-health' command.\n* Improve error handling for AAD tokens and for retrieving external commands.\n\n2.2.8\n+++++\n* Add 'acr pack' command group for creating quick build Tasks using Buildpacks.\n\n2.2.7\n+++++\n* Support Managed Identities for Task\n\n2.2.6\n+++++\n* Minor fixes\n\n2.2.5\n+++++\n* Minor fixes.\n\n2.2.4\n+++++\n* Support running an image contextlessly.\n\n2.2.3\n+++++\n* Minor fixes\n\n2.2.2\n+++++\n* Fix redundant sources in image import.\n* Add '--auth-mode' for 'az acr build', 'az acr run', 'az acr task create', and 'az acr task update' commands.\n* Add 'acr task credential' command group for managing credentials for a Task.\n* Add '--no-wait' for 'az acr build' command.\n\n2.2.1\n+++++\n* Add '--target' parameter for 'az acr build', 'az acr task create' and 'az acr task update' commands.\n* Improve error handling for runtime commands when not logged into Azure.\n\n2.2.0\n+++++\n* BREAKING CHANGE: Remove 'acr build-task' command group.\n* BREAKING CHANGE: Remove '--tag'/'--manifest' from 'acr repository delete' command.\n\n2.1.13\n++++++\n* Add support for VNet/IP rules.\n* Add '--platform' parameter for 'acr build', 'acr task create' and 'acr task update' commands.\n\n2.1.12\n++++++\n* Allow force push a helm chart that doesn't exist.\n* Allow runtime operations without ARM requests.\n* Deprecating '--resource-group' and add '--suffix' parameter for 'az acr login', 'az acr repository', and 'az acr helm' commands.\n\n2.1.11\n++++++\n* Add support for image import from external Container Registries.\n* Condense the table layout for task list.\n* Add support for Azure DevOps URLs.\n\n2.1.10\n++++++\n* Minor fixes.\n\n2.1.9\n+++++\n* Add context token to task step.\n* Add support for setting secrets in acr run to mirror acr task.\n* Better support of --top/--orderby in show-tags/show-manifests commands.\n\n2.1.8\n+++++\n* Support commit and pull request git events for Task source trigger.\n* Use default Dockerfile if it's not specified in build command.\n\n2.1.7\n+++++\n* Fix an ACR Build encoding issue in Python2.\n* Upgrade pinned dependency azure-storage-blob from 1.1.0 to 1.3.1\n\n2.1.6\n+++++\n* Support similar table format as helm client.\n\n2.1.5\n+++++\n* Add ACR Task commands.\n* Add quick run command.\n* Deprecate build-task command group.\n* Add helm command group to support managing helm charts with ACR.\n* Allow idempotent create for managed registry.\n* Add a no-format flag for displaying build logs\n\n2.1.4\n+++++\n* Provide a workaround for runtime operations without ARM requests.\n* Exclude version control files (eg, .git, .gitignore) from uploaded tar by default in build command.\n* Minor fixes\n\n2.1.3\n+++++\n* Add content-trust policy commands.\n* Fix a few issues to handle .dockerignore file properly in build command.\n* Minor fixes\n\n2.1.2\n+++++\n* Minor fixes\n\n2.1.1\n+++++\n* Add --with-secure-properties flag in 'acr build-task show' command.\n* Add 'acr build-task update-build' command.\n\n2.1.0\n+++++\n* BREAKING CHANGE: Update '--no-push' to a pure flag in 'acr build' command.\n* BREAKING CHANGE: 'show' commands log error message and fail with exit code of 3 upon a missing resource.\n* Add 'show' and 'update' commands under 'acr repository' group.\n* Add '--detail' flag for 'show-manifests' and 'show-tags' to show more detailed information.\n* Add '--image' parameter to support get build details or logs by an image.\n\n2.0.28\n++++++\n* Add polling build status.\n* Allow case-insensitive enum values.\n* Add --top and --orderby parameters for show-manifests.\n\n2.0.27\n++++++\n* Add 'azure-storage-blob' as dependency.\n* Use 2 cores as the default CPU configuration in 'acr build-task create' command.\n\n2.0.26\n++++++\n* Allow VSTS as a remote source location\n* Add 'acr import' command.\n\n2.0.25\n++++++\n* Improve manifest delete confirmation on tags\n\n2.0.24\n++++++\n* Add ACR Build commands.\n* Improve resource not found error messages.\n* Improve resource creation performance and error handling.\n* Improve acr login in non-standard consoles and WSL.\n* Improve repository commands error messages.\n* Update table columns and ordering.\n\n2.0.23\n++++++\n* Improve error handling of wincred fallback.\n* `sdist` is now compatible with wheel 0.31.0\n\n2.0.22\n++++++\n* Improve repository delete command with --image parameter to support docker image format.\n* Deprecate --manifest and --tag parameters in repository delete command.\n* Add acr repository untag command to remove a tag without deleting data.\n\n2.0.21\n++++++\n* Minor fixes\n\n2.0.20\n++++++\n* minor fix\n\n2.0.19\n++++++\n* Add acr login fallback on wincred errors.\n* Minor fixes, enable registry logs.\n\n2.0.18\n++++++\n* Update for CLI core changes.\n\n2.0.17\n++++++\n* Update managed storage SDK dependency\n\n2.0.16\n++++++\n* Documentation fixes.\n\n2.0.15\n++++++\n* Add creating webhooks in replication regions.\n\n2.0.14\n++++++\n* All resource management now points to 2017-10-01 api-version.\n* Bring your own storage SKU is now Classic.\n* Managed registry SKUs are now Basic, Standard, and Premium.\n\n2.0.13 (2017-10-09)\n+++++++++++++++++++\n* minor fixes\n\n2.0.12 (2017-09-22)\n+++++++++++++++++++\n* minor fixes\n\n2.0.11 (2017-08-28)\n+++++++++++++++++++\n* minor fixes\n\n2.0.10 (2017-08-11)\n+++++++++++++++++++\n* minor fixes\n\n2.0.9 (2017-07-27)\n++++++++++++++++++\n* Add show-usage command for managed registries.\n* Support SKU update for managed registries.\n\n2.0.8 (2017-07-07)\n++++++++++++++++++\n* minor fixes\n\n2.0.7 (2017-06-21)\n++++++++++++++++++\n* Add managed registries with Managed SKU.\n* Add webhooks for managed registries with acr webhook command module.\n* Add AAD authentication with acr login command.\n* Add delete command for docker repositories, manifests, and tags.\n\n2.0.6 (2017-06-13)\n++++++++++++++++++\n* Minor fixes.\n\n2.0.5 (2017-05-30)\n++++++++++++++++++\n\n* Minor fixes.\n\n2.0.4 (2017-05-09)\n++++++++++++++++++\n\n* Minor fixes.\n\n2.0.3 (2017-05-05)\n++++++++++++++++++\n\n* Minor fixes.\n\n2.0.2 (2017-04-28)\n++++++++++++++++++\n\n* New packaging system.\n\n2.0.1 (2017-04-17)\n++++++++++++++++++\n\n* Apply core changes required for API profile support (#2834) & JSON string parsing from shell (#2705)\n\n2.0.0 (2017-04-03)\n++++++++++++++++++\n\n* Module is GA.\n* [ACR] Update to 2017-03-01 api-version (#2563)\n\n0.1.1b5 (2017-03-13)\n++++++++++++++++++++\n\n* --admin-enabled no longer requires an input value\n\n0.1.1b4 (2017-02-22)\n++++++++++++++++++++\n\n* Documentation fixes.\n\n\n0.1.1b3 (2017-02-17)\n++++++++++++++++++++\n\n* Polish error messages for repository/credential commands\n* Storage account sku validation\n* Show commands return empty string with exit code 0 for 404 responses\n\n\n0.1.1b2 (2017-01-30)\n++++++++++++++++++++\n\n* Support Python 3.6.\n* Fix storage account name with capital letters.\n\n\n0.1.1b1 (2017-01-17)\n++++++++++++++++++++\n\n* Update ACR SDK version to 0.1.1\n* Add tty check before prompting for user input\n* Enable storage account encryption by default\n\n\n0.1.0b11 (2016-12-12)\n+++++++++++++++++++++\n\n* Preview release.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Azure/azure-cli", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "opal-azure-cli-acr", "package_url": "https://pypi.org/project/opal-azure-cli-acr/", "platform": "", "project_url": "https://pypi.org/project/opal-azure-cli-acr/", "project_urls": { "Homepage": "https://github.com/Azure/azure-cli" }, "release_url": "https://pypi.org/project/opal-azure-cli-acr/2.2.12/", "requires_dist": [ "opal-azure-cli-core (>=2.0.68)", "azure-mgmt-storage (==3.3.0)", "azure-storage-blob (==1.3.1)", "azure-mgmt-containerregistry (==2.8.0)", "azure-cli-command-modules-nspkg (>=2.0.0)" ], "requires_python": "", "summary": "Microsoft Azure Command-Line Tools ACR Command Module", "version": "2.2.12" }, "last_serial": 5626514, "releases": { "2.2.10": [ { "comment_text": "", "digests": { "md5": "2c42e05c6f383adf9b8af6e5c03dd20d", "sha256": "14f1f269e6eec374d7130cfeeef1d7b5518e67b063d2e1df3b5bbed90a34673d" }, "downloads": -1, "filename": "opal_azure_cli_acr-2.2.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2c42e05c6f383adf9b8af6e5c03dd20d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 70673, "upload_time": "2019-07-29T17:58:19", "url": "https://files.pythonhosted.org/packages/69/2f/2d2999560332663e1473b5dfa2a20760c52c6eeac4a1a7d5c0883137e8f0/opal_azure_cli_acr-2.2.10-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "572ee778d2216d6fdc99e28edf2418e1", "sha256": "df683cf0f8a88f01220d2e8f9929e8bf7f59c670713fec4cd03fe17518ee4817" }, "downloads": -1, "filename": "opal-azure-cli-acr-2.2.10.tar.gz", "has_sig": false, "md5_digest": "572ee778d2216d6fdc99e28edf2418e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55909, "upload_time": "2019-07-29T17:59:50", "url": "https://files.pythonhosted.org/packages/de/9b/0533e54c75d241bef1f342e62bf346e68108b4b693a47b03f44f5f2731af/opal-azure-cli-acr-2.2.10.tar.gz" } ], "2.2.11": [ { "comment_text": "", "digests": { "md5": "bde556287959195f6e968496890b76a0", "sha256": "9ff9300ccab82617566592688123fcef615553e1d100fab824c49f03ed7a154f" }, "downloads": -1, "filename": "opal_azure_cli_acr-2.2.11-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bde556287959195f6e968496890b76a0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 70680, "upload_time": "2019-07-29T19:01:35", "url": "https://files.pythonhosted.org/packages/ef/fe/52d937eccbb15ddba1b3848de7d317e54482f633e14a9ea3b12f86ac1dd2/opal_azure_cli_acr-2.2.11-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "005f7fbde07094172fe476fee3a1bd85", "sha256": "de5d28e3fb8f02108eee777737db7b356ab133cfb04c4fca40238059a82e380a" }, "downloads": -1, "filename": "opal-azure-cli-acr-2.2.11.tar.gz", "has_sig": false, "md5_digest": "005f7fbde07094172fe476fee3a1bd85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55915, "upload_time": "2019-07-29T19:10:02", "url": "https://files.pythonhosted.org/packages/a9/33/3172d0720753f6634ad6d838bc2ada8f625d02416f4dd703e9dbbeea0476/opal-azure-cli-acr-2.2.11.tar.gz" } ], "2.2.12": [ { "comment_text": "", "digests": { "md5": "2230c9f11a14c7bd6d83aa88a80c5622", "sha256": "83a739469a5fef78016017720e800ce47dc51ecb064b8d829d50451d4aa45f9f" }, "downloads": -1, "filename": "opal_azure_cli_acr-2.2.12-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2230c9f11a14c7bd6d83aa88a80c5622", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 70680, "upload_time": "2019-08-02T21:41:59", "url": "https://files.pythonhosted.org/packages/7f/1e/e1b42163ddd9ad6399b840a3b0a387c105eeaf2cb68878c48f9910d6ba9e/opal_azure_cli_acr-2.2.12-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a9b84009b5921b3eb3da8479a2ddf535", "sha256": "b73f04ab21b128b8dc5b44383c7179e6ec89ceaba096ef0962b05c5b0aae27b6" }, "downloads": -1, "filename": "opal-azure-cli-acr-2.2.12.tar.gz", "has_sig": false, "md5_digest": "a9b84009b5921b3eb3da8479a2ddf535", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55908, "upload_time": "2019-08-02T21:43:31", "url": "https://files.pythonhosted.org/packages/5c/e7/87318bc0079c096e71a594e37b71f0bc26a5c657b736e6a0d2d8678a2ddd/opal-azure-cli-acr-2.2.12.tar.gz" } ], "2.2.9": [ { "comment_text": "", "digests": { "md5": "a38cf7bf7743cc5743978cef9d17030a", "sha256": "2dc65ae52d1f9020fef8ffe77a1da3df52211a43fdb32f365a42d28925b6ff83" }, "downloads": -1, "filename": "opal_azure_cli_acr-2.2.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a38cf7bf7743cc5743978cef9d17030a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 70667, "upload_time": "2019-06-17T18:46:01", "url": "https://files.pythonhosted.org/packages/85/61/5e044f9f2cb05c9fbd485040c807809829e43b4cc4a1c6f9139accd8439d/opal_azure_cli_acr-2.2.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1c0f32911b739ac6d01f17858ddb6734", "sha256": "782577a161cad8307a87d13ca7a8c46812366857fc8c1563fd6761f7bdba941f" }, "downloads": -1, "filename": "opal-azure-cli-acr-2.2.9.tar.gz", "has_sig": false, "md5_digest": "1c0f32911b739ac6d01f17858ddb6734", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55891, "upload_time": "2019-06-17T18:48:26", "url": "https://files.pythonhosted.org/packages/16/30/0a66749e59072d2f7131f6dc4f04080c7f10716de27792febbbd557665bc/opal-azure-cli-acr-2.2.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2230c9f11a14c7bd6d83aa88a80c5622", "sha256": "83a739469a5fef78016017720e800ce47dc51ecb064b8d829d50451d4aa45f9f" }, "downloads": -1, "filename": "opal_azure_cli_acr-2.2.12-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2230c9f11a14c7bd6d83aa88a80c5622", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 70680, "upload_time": "2019-08-02T21:41:59", "url": "https://files.pythonhosted.org/packages/7f/1e/e1b42163ddd9ad6399b840a3b0a387c105eeaf2cb68878c48f9910d6ba9e/opal_azure_cli_acr-2.2.12-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a9b84009b5921b3eb3da8479a2ddf535", "sha256": "b73f04ab21b128b8dc5b44383c7179e6ec89ceaba096ef0962b05c5b0aae27b6" }, "downloads": -1, "filename": "opal-azure-cli-acr-2.2.12.tar.gz", "has_sig": false, "md5_digest": "a9b84009b5921b3eb3da8479a2ddf535", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55908, "upload_time": "2019-08-02T21:43:31", "url": "https://files.pythonhosted.org/packages/5c/e7/87318bc0079c096e71a594e37b71f0bc26a5c657b736e6a0d2d8678a2ddd/opal-azure-cli-acr-2.2.12.tar.gz" } ] }