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

How to exit from the command line? #7

Closed
christian-posta opened this issue Aug 30, 2017 · 3 comments
Closed

How to exit from the command line? #7

christian-posta opened this issue Aug 30, 2017 · 3 comments
Assignees

Comments

@christian-posta
Copy link

typing exit or quit doesn't seem to work...

@c-bata
Copy link
Owner

c-bata commented Aug 30, 2017

Ctrl+D is available to quit.

Hmm... It seems to be difficult to notice. I need to support exit command or display something message to explain how to quit.

@c-bata c-bata self-assigned this Aug 31, 2017
@c-bata
Copy link
Owner

c-bata commented Aug 31, 2017

This issue is fixed at the latest revision of master branch.

$ kube-prompt 
kube-prompt v1.0.0 (rev-44c9760)
Please use `exit` or `Ctrl-D` to exit.
>>> exit
Bye!

diffs: e3ab4f4

@c-bata
Copy link
Owner

c-bata commented Aug 31, 2017

Thanks. I close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants