Skip to content

Conversation

@vmaerten
Copy link
Member

CLI_ARGS shoud be a string and not an array
Introduced in #2166

@vmaerten vmaerten linked an issue Apr 21, 2025 that may be closed by this pull request
@vmaerten vmaerten marked this pull request as ready for review April 21, 2025 17:58
@vmaerten vmaerten requested review from andreynering and pd93 and removed request for andreynering and pd93 April 21, 2025 17:58
@andreynering
Copy link
Member

@vmaerten CI is failing

@vmaerten
Copy link
Member Author

vmaerten commented Apr 21, 2025

Yep I went too fast.
Fixed now. I don't know why argument was inverted in the call line 79 but not in the underlying method

EDIT: --init still work in my PR

@vmaerten vmaerten requested review from andreynering and pd93 April 21, 2025 18:03
@andreynering andreynering merged commit 3970610 into main Apr 21, 2025
14 checks passed
@andreynering andreynering deleted the fix/cli-args-as-string branch April 21, 2025 19:31
andreynering added a commit that referenced this pull request Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

{{.CLI_ARGS}} is templated as an array instead of string.

3 participants