CLI Tool that makes requests to the glasswall-visual-layer-comparison API
Project description
glasswall-visual-layer-comparison-tool-cli
CLI Tool that makes requests to the glasswall-visual-layer-comparison API
Installation
First Install:
pip install glasswall-visual-layer-comparison-tool-cli
Upgrading
pip install glasswall-visual-layer-comparison-tool-cli --upgrade
Usage
glasswall_visual_comparison_tool_cli [OPTIONS] COMMAND [ARGS]
dir-compare
To run the dir-compare command locally, pass in the URL of the API, the left and right directories -and the path to output logs to.
glasswall_visual_comparison_tool_cli dir-compare -u <url> -l <left/directory> -r <right/directory> -log <log/directory>
NOTE: The dir-compare command will NOT process subdirectories, it will log a warning when it encounters a folder in the left/right directories.
Options
Option | Required | Description |
---|---|---|
-u, --url | Required | URL for the GW Comparison API |
-l, --left | Required | Directory for the original files (the left side of the comparison) |
-r, --right | Required | Directory for the rebuilt files (the right side of the comparison) |
--log | Required | Directory to store log file |
--non_verbose | Optional | Non Verbose logging (hides filenames) |
--help | Optional | Show help message and exit |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for glasswall-visual-layer-comparison-tool-cli-1.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56b1badb7074539d1d053bb176ad0ecb57ca8306e7342f56178376d9e53864f8 |
|
MD5 | 0a5fc6e32d9d849d00d4f800e3aa859c |
|
BLAKE2b-256 | 1425ef2c7a71179ffc605c2e10f0549b26d89d42e088a5c50b09adab747ecc40 |
Close
Hashes for glasswall_visual_layer_comparison_tool_cli-1.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63d70fa00a6ca53cc01ba44004e55c867932ab486c95faa583588262ce9c4187 |
|
MD5 | 50cddfaeb5e46f61e740bf7abf9b44fe |
|
BLAKE2b-256 | fc5335ff87a7a3d5b0d141c1bc201715e541cab54ff92fbbbd960a20ff029c46 |