Check
The command qaskx-cli setup check allows you to check if an more recent version of
the software exists.
The command help is shown below.
Usage: qaskx-cli setup check [--remote=<remote host>] [-v | --vv | --vvv | --silent] [-c=<conf file>] [--colourCLI] [--offline] [--env=<environment file>]
The setup check command is for the latest available version of the qaskx-cli command
line tool and updating if there is a newer version.
For more details see the documentation at https://docs.qaskx.one/qaskx-cli/cmd/setup/check/ .
Options:
--remote Remote host for setup templates
-v, --verbose Verbose logging
--vv Verbose logging level 3
--vvv Verbose logging level 5
--silent Silent running
--colourCLI Colour terminal and command line (env $QASKX_COLOUR_CLI)
-c, --conf Configuration file (env $QASKX_CONFIG_FILE)
--offline Offline mode (env $QASKX_OFFLINE)
--env Environment file to use (default ".env")
Details
The command will contact the software’s home site and retrieve the version details of the latest executable stored there. The current version available will be displayed.