2.4 Check and Update


Before starting to use the qaskx-cli command first time or after a period of use it is recommended to check if there are any updates available. Updates can fix code errors, security vulnerabilities and provide enhancements.

You are always in control as to when you apply updates.

A check for more recent update versions is performed with the command:

qaskx-cli setup check

The results should be something similar to the below (excluding the leading timestamp):

              ______           ___           _______. __  ___ ___   ___
             /  __  \         /   \         /       ||  |/  / \  \ /  /
            |  |  |  |       /  ^  \       |   (----`|  '  /   \  V  /
            |  |  |  |      /  /_\  \       \   \    |    <     >   <
            |  `--'  '--.  /  _____  \  .----)   |   |  .  \   /  .  \
             \_____\_____\/__/     \__\ |_______/    |__|\__\ /__/ \__\



          qaskx-cli  - command line tool
          version    - 0.0.1
          url        - https://qaskx.one/qaskx/docs
          copyright  - 2023 qaskx.one

QX>>> 2024/01/07 21:46:55 Using remote host path ''
QX>>> 2024/01/07 21:46:55 the update URL has not been set.  Set a value for 'UpdateURL' in 'C:\Users\tom\.qaskx\dotqaskx-config.json' file

If you get an error message such as

the update URL has not been set.  Set a value for 'UpdateURL' in '.qaskx' file

Then there is a missing setting. Please go back to configure

If a more recent version exists, then you can update the software with the command:

qaskx-cli setup update

The result from running the update command should be something like the below: