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

IDEX-4047 - Add ability to skip checks to startup script #187

Merged
merged 8 commits into from
Jan 14, 2016

Conversation

TylerJewell
Copy link

Added --skip:client to skip printing out the client connection information.
Added --skip:uid to skip docker UID=1000 check on startup.

@garagatyi
Copy link

I don't like name of new options. It is not obvious what they do from their names. And options with the same names and different parameters are used for different purposes. It is bad practice.

@TylerJewell
Copy link
Author

I am not aware of this being bad practice. I think the syntax is ok as the docs make it clear. I do not want to have long names, and anticipate adding a variety of skip:{} parameters over time.

@garagatyi
Copy link

I commented in jira

TylerJewell pushed a commit that referenced this pull request Jan 14, 2016
IDEX-4047 - Add ability to skip checks to startup script
@TylerJewell TylerJewell merged commit 50d9105 into master Jan 14, 2016
@TylerJewell TylerJewell deleted the IDEX-4047 branch January 14, 2016 09:42
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.

None yet

2 participants