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.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 475e9e3e991087cd42f1411793859de898fbf2bacb65b3f2d885a09c68d55cb4 |
|
MD5 | e027f5e2a928714fccf068e31aca2420 |
|
BLAKE2b-256 | 35b505b243958bf18db12c062982f9b2378638ed1b2d7b983294ececb709fbcb |
Close
Hashes for glasswall_visual_layer_comparison_tool_cli-1.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89cb697b9aa2ba7456d08da523b7055e7171341de1a9930147edd3af5c7123f4 |
|
MD5 | 31ceeedcef3a84dd683c43dd61a5d151 |
|
BLAKE2b-256 | acb379d67bb11541250ebd4b8ade6e2ce064a3ef45f504d2a3467b522c50cc49 |