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

[feature] allow run shell command directly in prompt #48

Open
ozbillwang opened this issue Mar 21, 2019 · 3 comments
Open

[feature] allow run shell command directly in prompt #48

ozbillwang opened this issue Mar 21, 2019 · 3 comments

Comments

@ozbillwang
Copy link

ozbillwang commented Mar 21, 2019

Thanks to develop this tool which saved me a lot of typing time.

I ask for the feature which I needn't jump out of prompt to run other shell commands, such as ls, find, curl, and even kubectx (k8s cluster switch) and kubens (k8s namespace switch)

For example, I prefer a feature, if I add ! in front of command, it will run shell command, not kubectl command.

>>> ! ls 

Please vote this idea, if you like

@c-bata
Copy link
Owner

c-bata commented Mar 21, 2019

Sounds convenient. The only thing I mind is I don't have the idea to provide powerful completion for these command like bash.

@ozbillwang
Copy link
Author

of course, kuber-prompt should only focus on kubectl prompt

@elijah-roberts
Copy link

elijah-roberts commented Feb 19, 2020

+1 for this feature

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

3 participants