Skip to main content

A tool for cli metadata management

Project description

Microsoft Azure CLI Diff Tools (azure-cli-diff-tool)

The azure-cli-diff-tool is designed to aid azure-cli users in diffing metadata files to see its updates through historical versions for Azure CLI command modules and extensions.

Setting up your environment

  1. Install Python 3.6+ from http://python.org. Please note that the version of Python that comes preinstalled on OSX is 2.7.

  1. Create a new virtual environment for Python in the root of your clone. You can do this by running:

    Python 3.6+ (all platforms):

    python -m venv env

    or:

    python3 -m venv env
  2. Activate the env virtual environment by running:

    Windows CMD.exe:

    env\scripts\activate.bat

    Windows Powershell:

    env\scripts\activate.ps1

    OSX/Linux (bash):

    source env/bin/activate
  3. Install azure-cli-diff-tool by running:

    pip install azure-cli-diff-tool

Reporting issues and feedback

If you encounter any bugs with the tool please file an issue in the Issues section of our GitHub repo.

Contribute Code

This project has adopted the Microsoft Open Source Code of Conduct.

For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

If you would like to become an active contributor to this project please follow the instructions provided in Microsoft Azure Projects Contribution Guidelines.

License

Azure CLI Diff Tools (azure-cli-diff-tool)

Copyright (c) Microsoft Corporation
All rights reserved.

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ""Software""), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.::

Release History

0.0.8

  • Set deepDiff un-breaking version

0.0.7

  • Remove unnecessary debug logs for meta comparison

0.0.6

  • Add diff support for deprecate_info in subgroup, cmd, parameters and options

0.0.5

  • Add DiffLevel to meta comparison

  • Downgrade change level according to warn list

0.0.4

  • Add meta change parameter update warn list

0.0.3

  • Add prop value for parameter add/remove property

  • Remove type add break justification

0.0.2

0.0.1

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

azure_cli_diff_tool-0.0.8.tar.gz (16.5 kB view details)

Uploaded Source

Built Distribution

azure_cli_diff_tool-0.0.8-py3-none-any.whl (17.5 kB view details)

Uploaded Python 3

File details

Details for the file azure_cli_diff_tool-0.0.8.tar.gz.

File metadata

  • Download URL: azure_cli_diff_tool-0.0.8.tar.gz
  • Upload date:
  • Size: 16.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: RestSharp/106.13.0.0

File hashes

Hashes for azure_cli_diff_tool-0.0.8.tar.gz
Algorithm Hash digest
SHA256 c2fd11e5e7732835c56060ff3cb29f514b05f44715193b810762a07c63d57ad6
MD5 787ca4ef5862b75cf8e061f296501f5e
BLAKE2b-256 a51b90254d1483cb1be286f5380118b9c0d29515d736f9ed5060fa8cd5c64acc

See more details on using hashes here.

File details

Details for the file azure_cli_diff_tool-0.0.8-py3-none-any.whl.

File metadata

File hashes

Hashes for azure_cli_diff_tool-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 0086f1087322b489d2b39a839f47f18bb78de8d07f9d417d147a625b6f61c758
MD5 f81a0fa6d55c20a3175f26bd6c5a2577
BLAKE2b-256 726e47ca5bace21194616be0d53b68d853ff866fa26aed3e511db6b1eb645984

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page