-
-
Notifications
You must be signed in to change notification settings - Fork 469
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
Development #5
Development #5
Conversation
I find myself typing ls often by accident.
… timeout Signed-off-by: Rishabh Gupta <[email protected]>
Added version tags, separated command implementaitons, added wait and…
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good. I haven't tested the exact pr since I am a bit busy at the moment. Can you take a quick test for the PR?
About my changes,
- added a
--wait
flag and a--timeout
flag to create cluster - the version in the cli is fetched automatically.
If the program compiles and these two changes along with your changes work prefectly then it should go as a new release.
@zeerorog I tested this PR about an hour ago. Version detection and |
@zeerorg & @ibuildthecloud