Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow multiple profiles via command line #397

Closed
dbashford opened this issue Jun 22, 2014 · 2 comments
Closed

Allow multiple profiles via command line #397

dbashford opened this issue Jun 22, 2014 · 2 comments

Comments

@dbashford
Copy link
Owner

Hash delimited.

mimosa build -P foo#bar

Should apply starting with first. Meaning 2nd would override any settings the two have in common.

@Anachron
Copy link
Contributor

Yay, that's a good idea! 👍
Also, there could be a new command, mimosa profile foo#bar which outputs the merged profiles which are used in the other commands, like mimosa build. (for debugging purporses)

@dbashford
Copy link
Owner Author

mimosa build -D already outputs a good deal of info about the config and the profiles. It does get lost a bit in the spam of the rest of the debug output.

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

No branches or pull requests

2 participants