Update

The command qaskx-cli setup update allows you to update the software if a later version exists.

The command help is shown below.

Usage: qaskx-cli setup update [--remote=<remote host>][-v | --vv | --vvv | --silent] [-c=<conf file>] [--colourCLI] [--offline] [--env=<environment file>]

The setup update command is to update the qaskx-cli software to the latest 
available version of the command line tool.

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. If your version of the software is older then currently available the latest version for your platform will be donwloaded and your version updated.