Skip to content

v0.0.18

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 07:02
· 36 commits to main since this release
6b979e7
feat: support no-prompt and ensure required are set

It's now possible to have a "no-prompt" option. Especially if not
required, that means the user can configure with a local
.docker/runx.yaml file for instance without to be prompt if not.

Signed-off-by: Yves Brissaud <[email protected]>