Qaskx folder

The .qaskx folder holds configuration files applicable across projects and activities. This includes:

  • qaskx-config.json file
  • policy folder and associated files
  • template directories that are commonly caches of remote files
  • TTL values for various directories

The only file you should normally edit is the qaskx-config.json file. The remainder of the files and directories are populated by the command and are kept in this folder for re-use across projects.

Having the templates stored in this location will allow you to work in off-line mode in many cases. If you are working off-line then obviously when you request something that is not available locally such as a remote Git repository, then the command will reject the request and inform you that you are in off-line mode.