lab: add support for import/apply config files to/from directory
With this change, the lab config path can be one of the following.
- a single config file using
.yaml
extension. - a directory containing a set of splitted config files.
Signed-off-by: Chase Qi chase.qi@linaro.org