Skip to content

fix(compose): accept --project-directory pre-subcommand#67

Merged
us merged 1 commit into
us:mainfrom
jahirvidrio:fix/compose-project-directory-pre-subcommand
Jul 6, 2026
Merged

fix(compose): accept --project-directory pre-subcommand#67
us merged 1 commit into
us:mainfrom
jahirvidrio:fix/compose-project-directory-pre-subcommand

Conversation

@jahirvidrio

Copy link
Copy Markdown
Contributor

Summary

mocker compose --project-directory X config is rejected with Error: Unknown option. The pre-subcommand relocation set in ComposeArgNormalizer.reorder did not include --project-directory, so adding it to valueFlags closes the gap.

@us us merged commit 4ea618d into us:main Jul 6, 2026
1 check passed
@jahirvidrio jahirvidrio deleted the fix/compose-project-directory-pre-subcommand branch July 7, 2026 15:55
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.

2 participants