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.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e82698669389e2bb013cadf7998f25f54ec8a80556bb42d9f4e0918d8d05f749 |
|
MD5 | 7861c53adcec996f77f291d78a9194dd |
|
BLAKE2b-256 | c081d4ad024f3486debd3c10094ab298eeeffce57ced06f356bd500151de4a4d |
Close
Hashes for glasswall_visual_layer_comparison_tool_cli-1.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f4e96090109f7506360a1875f8c3a3410e12c8f2bf688dd20932a6f3c695c3b |
|
MD5 | 0e5c649b0a9de229e6dbfd16f9fb1e8b |
|
BLAKE2b-256 | b9db1bac16e7eb4e132ff17cedc3cb0fe56c11da23e4971e834bb8bdf0f9a920 |