Skip to main content

Provide a table-formated diff of two VMware vRealize Orchestrator packages.

Project description

vRO-package-diff tool

PyPI version shields.io PyPI pyversions Build Status Documentation Status GitHub

Project description

vRO-package-diff is a Python package to compare 2 VMware vRealize Orchestrator packages.

It provides a table-formated diff of two packages.

Sample of output

Installing

Install and update using pip:

pip install vro-package-diff

vRO-package-diff supports Python 3.4 and newer.

Usage example

vro-diff --legend tests/data/package_v1.0.package tests/data/package_v1.1.package

CLI help

You can get the usage help by using the -h/--help flag:

vro-diff -h

Usage: vro-diff [OPTIONS] REFERENCE_PACKAGE COMPARED_PACKAGE

Start a diff operation between two vRO packages.

REFERENCE_PACKAGE is the package you want to use as source
COMPARED_PACKAGE is the one you want to compare with reference one

Options:
-l, --legend    Display the legend after the diff table
-t, --test      Exit with `0` if package can be safely imported. Else,
                returns the number of errors
-a, --ascii     Only use ASCII symbols to display results
-b, --no_color  Do not colorized the output
-h, --help      Show this message and exit.

Documentation

On ReadTheDocs

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

vro_package_diff-2.0.2.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

vro_package_diff-2.0.2-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

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