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.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a25e4e16e6f35679bc17377b166c1f59bb507dcde1ddcc25d6cbe2f2db7bf1f |
|
MD5 | d2556eb7342cfb65af7d93e092b0aaf0 |
|
BLAKE2b-256 | cadee224b1aad50eca1060939e80109badfcc44f3cba27c46d22a71ea78cbb86 |
Close
Hashes for glasswall_visual_layer_comparison_tool_cli-1.0.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd271edb81f657bad3097bc5a806fbbbfaa5d59f70ffdd42d51fd835a6600ecb |
|
MD5 | 68e243c9c337efb5e795061c8f97d9f0 |
|
BLAKE2b-256 | 106b50856bbcd1fc3c6ec651d3e33f5786472abe4ee25db00b93e5640704bf66 |