Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Provide an extra config folder on the command line #54

Merged
merged 2 commits into from
Jan 6, 2021

Conversation

johnorourke
Copy link
Contributor

@johnorourke johnorourke commented Jan 4, 2021

(updated to allow multiple --config options)

I want to run masquerade from the base directory of a Magento project during CI/CD, with custom config, but do not want a folder there called "config".

Rather than adding more default folders, I've added a command line option to specify extra folders, eg.

masquerade.phar run --config my/global/confi --config my/local/config --platform xxxxx ....

The config helper constructor gets passed all the command line options.

@peterjaap peterjaap merged commit 474f116 into elgentos:master Jan 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants