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.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ecb677cb5d6aea7a2e926c1ab39cf62070d6cd0aaa1f728f2ea34daf194a18a |
|
MD5 | 7e44b8f20d5c1ee156ff3118128b5e60 |
|
BLAKE2b-256 | 177a6bf552be7c74f43a0003c8dbb4fab6b696dac8aa4e1d9a27b022ee57b4da |
Close
Hashes for glasswall_visual_layer_comparison_tool_cli-1.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f22d27f5832de202ccac90b6d2f4cd309ae590a98b240b38ff3052fbe31357c2 |
|
MD5 | 55df72f7e29641a8aff130a8fb2773e3 |
|
BLAKE2b-256 | 4dc18e5cd93eb62af2a863b263203e8f91ae0220d5b9b353f730e772435ae0c2 |