5.5 Setup


The command qaskx-cli setup provides capabilities to setup up the environment for qaskx-cli. This includes various configuration files.

No existing project files or local files are overwritten unless overwrite has been specified.

Sub commands for setup are:

The command help is shown below.

Usage: qaskx-cli setup COMMAND [arg...]

The main purpose of the setup command is to create configuration files for your enviornment
               
Commands:      
  print        Print various reference tags
  init         Initialise or configure the qaskx-cli tool configuration files
  modify       Modify some settings
  remove       Remove settings and associated configuration files
  prime        Prime existing project with rediOps and qaskx-cli
  policy       Configure the policy server settings for qaskx-cli
  check        Check for qaskx-cli software updates
  update       Update qaskx-cli software to latest version
  secret       Set a secret value
               
Run 'qaskx-cli setup COMMAND --help' for more information on a command.

Details

Please refer to the sub commands for more details.