Allow to pass qualitygate definition from get qualitygate command

Related to qualitygate#11 (closed)

A new endpoint, /workflows/<workflow_id>/qualitygate (POST) is implemented in qualitygate, allowing to use a quality gate definition specified by user. We must then implement a new option for get qualitygate command, allowing user to specify a quality gate definition file which he wants to use to evaluate workflow result.