Skip to main content

No project description provided

Project description

PIP Installer for getgauge-cli tool

This setup.py file is used for installed getgauge-cli tool. the version number is manually bumped for now.

Python package can be installed through multiple ways

using setup.py

  • Navigate to the current directory gauge\build\pip\
  • Run python build.py --install on command prompt (it will install the latest released version)
  • To install a specific version set GAUGE_VERSION environment variable.

using pip

  • pre-requisite: pip should be installed and available on machine
  • run the command pip install getgauge-cli

Check to ensure getgauge-cli is installed

  • Once the package has been setup. please exit the current terminal and relaunch terminal again
  • run the command gauge , you should be able to see similar output
Usage:
  gauge <command> [flags] [args]

Examples:
  gauge run specs/
  gauge run --parallel specs/

Commands:
  config      Change global configurations
  daemon      Run as a daemon
  docs        Generate documentation using specified plugin
  format      Formats the specified spec files
  help        Help about any command
  init        Initialize project structure in the current directory
  install     Download and install plugin(s)
  list        List specifications, scenarios or tags for a gauge project
  man         Generate man pages
  run         Run specs
  uninstall   Uninstalls a plugin
  update      Updates a plugin
  validate    Check for validation and parse errors
  version     Print Gauge and plugin versions

Flags:
  -d, --dir string         Set the working directory for the current command, accepts a path relative to current directory (default ".")
  -h, --help               Help for gauge
  -l, --log-level string   Set level of logging to debug, info, warning, error or critical (default "info")
  -m, --machine-readable   Prints output in JSON format
  -v, --version            Print Gauge and plugin versions

Use "gauge [command] --help" for more information about a command.
Complete manual is available at https://manpage.gauge.org/.

Using setup.py

  • Install required dep by running python/python3 -m pip install requirements.txt.

  • Check through and obtain a valid tag/build number from releases

  • Run the command python build.py --install (set GAUGE_VERSION env to install specific version)

  • This would install the version as specified along with latest release of Gauge-CLI Version

  • Run the command python build.py --dist to generate the PyPi distrubutable (set GAUGE_VERSION env to install specific version)

Uninstalling Gauge CLI

Gauge CLI uninstall should be done manually for now. Run the following command on your prompt

$ pip uninstall gauge-cli

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

getgauge-cli-1.1.7.tar.gz (3.6 kB view details)

Uploaded Source

File details

Details for the file getgauge-cli-1.1.7.tar.gz.

File metadata

  • Download URL: getgauge-cli-1.1.7.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9

File hashes

Hashes for getgauge-cli-1.1.7.tar.gz
Algorithm Hash digest
SHA256 9cbfba2160b34912264c6a8a2ca09638b744fd1fbc57e6806ea4e4fad4866c5e
MD5 f7080e467c359d1468298558474b367f
BLAKE2b-256 715ea91ae0d1393613289c0a774a739047d16f17f94ee7d4815acbfe10e9ee9b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page