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

tbtool: Add 'shell' command, to go straight to a bash shell on Tingbot #41

Open
joerick opened this issue Aug 17, 2016 · 3 comments
Open

Comments

@joerick
Copy link
Member

joerick commented Aug 17, 2016

This will be especially compelling when we've implemented saving a Tingbot hostname, it'll be tbtool shell to get a shell.

@joerick
Copy link
Member Author

joerick commented Aug 17, 2016

Will need a little work to plumb together stdin/stdout to Paramiko

@joerick
Copy link
Member Author

joerick commented Aug 20, 2016

@joerick
Copy link
Member Author

joerick commented Aug 24, 2016

Windows doesn't have select(), which makes this a lot harder. Threads are probably the way to go.

I've got a start of this in a branch, if anyone wants to look at it see here: https://github.com/tingbot/tingbot-python/tree/paramiko-shell

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

1 participant