8b38c4d5c9
The working directory was previously generated as a temporary one, but there may be cases when we want to specify a directory, for example if we want to generate the Dockerfiles and then do some parsing on them. Change-Id: Ic332328913924bcb3d0dfa4d473e796050fc14b3
7 lines
202 B
YAML
7 lines
202 B
YAML
---
|
|
features:
|
|
- A new work-dir command-line option has been added to
|
|
the client, to allow the user to specify a directory
|
|
to be used as working dir, instead of the default
|
|
temp directory.
|