{ "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 'batch' Command Module\n==========================================\n\nThis package is for the 'batch' module.\ni.e. 'az batch'\n\n\n\n\n.. :changelog:\n\nRelease History\n===============\n\n4.0.3\n+++++\n* Fix AAD auth regression caused by over-aggressive error reporting for Shared Key Auth.\n\n4.0.2\n+++++\n* Improve error handling in `az batch account show` when not logged in to an account. see #9180\n* Improve general error handling when not logged in to an account. see #9180\n\n4.0.1\n+++++\n* Fix bug in validator for --application-package-references options.\n\n4.0.0\n+++++\n* Updated to Batch SDK and Batch Management Plane SDK to 6.0.0\n * **[Breaking]** Removed `OSDisk` property from `VirtualMachineConfiguration`. This property is no longer supported.\n * **[Breaking]** Removed support for the 'az batch pool upgrade os'\n * **[Breaking]** `TargetOsVersion` is now `OsVersion`, and `CurrentOsVersion` is no longer supported on `CloudServiceConfiguration`.\n * **[Breaking]** `Application` no longer has a `Packages` property, instead the packages can be retrieved via the new `az batch application package list`.\n * **[Breaking]** On `az batch application` commands, `application_id` has been changed to `application_name`\n * See the HISTORY.rst for the `azure-batch `_. and `azure-mgmt-batch `_. for further information on non-breaking changes related to this release.\n* Update validation logic to automatically include \"https://\" in all references of account_endpoint if not specified. This was already being done by `az batch login`.\n\n3.4.1\n+++++\n* Updated to Batch SDK 5.1.0.\n\n3.4.0\n+++++\n* Updated to Batch SDK 5.0.0.\n\n3.3.4\n+++++\n* Update adding tasks through --json-file to support AddTaskCollectionParameter syntax\n* Update documentation of accepted --json-file formats\n* Add --max-tasks-per-node-option to az batch pool create\n* Update show behavior of az batch account to show currently logged in account if no options are specified.\n\n3.3.3\n+++++\n* Update Batch Management SDK dependency\n\n3.3.2\n+++++\n* Update Key Vault SDK dependency\n\n3.3.1\n+++++\n* Fix bug when show AAD token in cloudshell\n\n3.3.0\n+++++\n* BREAKING CHANGE: 'show' commands log error message and fail with exit code of 3 upon a missing resource.\n* Fix bug on using token credential on cloud shell mode\n* When use json file as input parameter, deserialize content with case insentive.\n\n3.2.6\n+++++\n* Minor fixes\n\n3.2.5\n+++++\n* Minor fixes\n\n3.2.4\n+++++\n* Remove azure-batch-extensions dependency.\n\n3.2.3\n+++++\n* Fixed bug in Pool list table formatting: issue #4378.\n\n3.2.2\n+++++\n* Updated to Batch SDK 4.1.2.\n\n3.2.1\n+++++\n* Minor fixes.\n\n3.2.0\n+++++\n* Updated to Batch SDK 4.1.1.\n* `sdist` is now compatible with wheel 0.31.0\n\n3.1.11\n++++++\n* Support Autorest 3.0 based SDKs\n\n3.1.10\n++++++\n* Minor fixes\n\n3.1.9\n+++++\n* minor fixes\n\n3.1.8\n+++++\n* Converted to Knack framework\n* `az batch login` command now returns authentication details.\n\n3.1.7\n+++++\n* Fixed bug in pool create command when a resource ID was used with the --image flag.\n\n3.1.6\n+++++\n* minor fixes\n\n3.1.5 (2017-10-09)\n++++++++++++++++++\n* Updated to Batch SDK 4.0.0.\n* Updated --image option of VirtualMachineConfiguration to support ARM image references in addition to publish:offer:sku:version.\n* Now supports the new CLI extension model for Batch Extensions commands - support for old component model has been removed.\n\n3.1.4 (2017-09-22)\n++++++++++++++++++\n* minor fixes\n\n3.1.3 (2017-09-11)\n++++++++++++++++++\n* minor fixes\n\n3.1.2 (2017-08-28)\n++++++++++++++++++\n* minor fixes\n\n3.1.1 (2017-08-11)\n++++++++++++++++++\n\n* Updated to Batch SDK 3.1.0 and Batch Management SDK 4.1.0.\n* Added a new command show the task counts of a job.\n* Fixed bug in resource file SAS URL processing\n* Batch account endpoint now supports optional 'https://' prefix.\n* Support for adding lists of more than 100 tasks to a job.\n* Added debug logging for loading Extensions command module.\n\n3.0.3 (2017-07-07)\n++++++++++++++++++\n* minor fixes\n\n3.0.2 (2017-06-21)\n++++++++++++++++++\n* No changes\n\n3.0.1 (2017-06-13)\n++++++++++++++++++\n* Minor fixes.\n\n3.0.0 (2017-05-30)\n++++++++++++++++++\n\n* Updated to Batch SDK 3.0.0 with support for low-priority VMs in pools.\n* Changes to the pool create command: --target-dedicated has been renamed to --target-dedicated-nodes and two\n new options have been added; --target-low-priority-nodes and --application-licenses\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* Improve performance of package load and command execution (#2819)\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* [Batch] Added output table formatting (#2602)\n\n0.1.1b5 (2017-03-13)\n++++++++++++++++++++\n\n* Latest Batch Commands (#2413)\n* Load optional command extensions (#2284)\n\n\n0.1.1b4 (2017-02-22)\n++++++++++++++++++++\n\n* Documentation updates.\n\n\n0.1.1b3 (2017-02-17)\n+++++++++++++++++++++\n\n* Add 'azure batch account login' command to enable aad auth\n* Add Batch data plane commands\n* Prompts for yes / no use the -y option rather than --force\n\n\n0.1.1b2 (2017-01-30)\n+++++++++++++++++++++\n\n* Add path expansion to file type parameters.\n* Support Python 3.6.\n\n0.1.1b1 (2017-01-17)\n+++++++++++++++++++++\n\n* Initial preview release.\n\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-batch", "package_url": "https://pypi.org/project/opal-azure-cli-batch/", "platform": "", "project_url": "https://pypi.org/project/opal-azure-cli-batch/", "project_urls": { "Homepage": "https://github.com/Azure/azure-cli" }, "release_url": "https://pypi.org/project/opal-azure-cli-batch/4.0.6/", "requires_dist": [ "azure-batch (==6.0.0)", "azure-mgmt-batch (==6.0.0)", "azure-mgmt-keyvault (==1.1.0)", "opal-azure-cli-core (>=2.0.68)", "azure-cli-command-modules-nspkg (>=2.0.0)" ], "requires_python": "", "summary": "Microsoft Azure Command-Line Tools Batch Command Module", "version": "4.0.6" }, "last_serial": 5626523, "releases": { "4.0.3": [ { "comment_text": "", "digests": { "md5": "b155c8cb1cd66576b509f76845c988c3", "sha256": "62f721468775486fc6a40bb64b12c2c8a95049367e2859d67aa24201a269986f" }, "downloads": -1, "filename": "opal_azure_cli_batch-4.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b155c8cb1cd66576b509f76845c988c3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 35276, "upload_time": "2019-06-17T18:46:17", "url": "https://files.pythonhosted.org/packages/a0/6a/67d702bd4dea3011a71e05791e33802dbd231d9ea6249fedf3c97697d69a/opal_azure_cli_batch-4.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e3312f0df0a513f0a259b8cd53faa48d", "sha256": "0d28227a9861b6b86750bfd27af463bbbee1984caeceb0ef1b6b0b71bea72c8a" }, "downloads": -1, "filename": "opal-azure-cli-batch-4.0.3.tar.gz", "has_sig": false, "md5_digest": "e3312f0df0a513f0a259b8cd53faa48d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31548, "upload_time": "2019-06-17T18:48:35", "url": "https://files.pythonhosted.org/packages/c9/61/366ac7fa24676583abe254d01059f6938c8c3b363d95631e9759aa70d048/opal-azure-cli-batch-4.0.3.tar.gz" } ], "4.0.4": [ { "comment_text": "", "digests": { "md5": "f1d94f7f05a8ecb4d667bbedaffb272a", "sha256": "449e7479d358d8969cb3315d4d043f9f37fadcc67188b314f2b4a6e8886cdbfc" }, "downloads": -1, "filename": "opal_azure_cli_batch-4.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f1d94f7f05a8ecb4d667bbedaffb272a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 35278, "upload_time": "2019-07-29T17:58:30", "url": "https://files.pythonhosted.org/packages/da/00/20f8a920ed3b1aa7884b94509b029a40261f50a4195c911d2be7bf138389/opal_azure_cli_batch-4.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d17a938f81e54373a21a25b70b7700e6", "sha256": "f697c6ca9933eec57a4c9f4eada90bd8fd17fbd16767cb17d951b99703c61728" }, "downloads": -1, "filename": "opal-azure-cli-batch-4.0.4.tar.gz", "has_sig": false, "md5_digest": "d17a938f81e54373a21a25b70b7700e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31570, "upload_time": "2019-07-29T17:59:59", "url": "https://files.pythonhosted.org/packages/4b/16/14fe4c7d5b88d6fc3202119971ce86d5d68916e2d4f86c6db89c8e7c1a06/opal-azure-cli-batch-4.0.4.tar.gz" } ], "4.0.5": [ { "comment_text": "", "digests": { "md5": "692e081dc4857cde262e5caf0e46c955", "sha256": "b3634620843f46abd87b85ea58aed20d6af5192b893e5a121d2b9c8a149a5757" }, "downloads": -1, "filename": "opal_azure_cli_batch-4.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "692e081dc4857cde262e5caf0e46c955", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 35284, "upload_time": "2019-07-29T19:01:46", "url": "https://files.pythonhosted.org/packages/19/27/bd448cec5febae6e42fde4fc9e81ac5fe08d0e57e8beb92ffbad9475ca9f/opal_azure_cli_batch-4.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "abb1e9186a9ab25078e2d2ed4b3ea14f", "sha256": "18fd9633090ed680b7f0222d5b05e3729df4116b43ce75d41f3cafb0a7e209a8" }, "downloads": -1, "filename": "opal-azure-cli-batch-4.0.5.tar.gz", "has_sig": false, "md5_digest": "abb1e9186a9ab25078e2d2ed4b3ea14f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31579, "upload_time": "2019-07-29T19:10:30", "url": "https://files.pythonhosted.org/packages/c8/b5/c75052d6fabf84f998747dd7a1bc30e83f16907df983a73be6946a06b0c3/opal-azure-cli-batch-4.0.5.tar.gz" } ], "4.0.6": [ { "comment_text": "", "digests": { "md5": "c8c4b4469e00ff0fca7581e495aae951", "sha256": "2c0dd5480af084dc91f58ba22671b8819ad0f1e5e800bfc51f0cff30198933a8" }, "downloads": -1, "filename": "opal_azure_cli_batch-4.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c8c4b4469e00ff0fca7581e495aae951", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 35284, "upload_time": "2019-08-02T21:42:11", "url": "https://files.pythonhosted.org/packages/ad/67/8f32c1fa1db0bcb877d6245adc7b047e7aa3236157c5ae529df09069d714/opal_azure_cli_batch-4.0.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5b103824580deb258c5bba3265baab8b", "sha256": "c3a2399f6c76978ecb441d1df8810ff55a4eea53f4ecdc5ecefa0b4c3b88879c" }, "downloads": -1, "filename": "opal-azure-cli-batch-4.0.6.tar.gz", "has_sig": false, "md5_digest": "5b103824580deb258c5bba3265baab8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31579, "upload_time": "2019-08-02T21:43:40", "url": "https://files.pythonhosted.org/packages/66/5a/b7d3e7dbfff06912af2f13295046b6a9f81d27ab0129725421cb69b14df1/opal-azure-cli-batch-4.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c8c4b4469e00ff0fca7581e495aae951", "sha256": "2c0dd5480af084dc91f58ba22671b8819ad0f1e5e800bfc51f0cff30198933a8" }, "downloads": -1, "filename": "opal_azure_cli_batch-4.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c8c4b4469e00ff0fca7581e495aae951", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 35284, "upload_time": "2019-08-02T21:42:11", "url": "https://files.pythonhosted.org/packages/ad/67/8f32c1fa1db0bcb877d6245adc7b047e7aa3236157c5ae529df09069d714/opal_azure_cli_batch-4.0.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5b103824580deb258c5bba3265baab8b", "sha256": "c3a2399f6c76978ecb441d1df8810ff55a4eea53f4ecdc5ecefa0b4c3b88879c" }, "downloads": -1, "filename": "opal-azure-cli-batch-4.0.6.tar.gz", "has_sig": false, "md5_digest": "5b103824580deb258c5bba3265baab8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31579, "upload_time": "2019-08-02T21:43:40", "url": "https://files.pythonhosted.org/packages/66/5a/b7d3e7dbfff06912af2f13295046b6a9f81d27ab0129725421cb69b14df1/opal-azure-cli-batch-4.0.6.tar.gz" } ] }