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

Add proper stdin capabilities to Python tools #98

Open
antaenc opened this issue Oct 4, 2021 · 0 comments
Open

Add proper stdin capabilities to Python tools #98

antaenc opened this issue Oct 4, 2021 · 0 comments

Comments

@antaenc
Copy link
Contributor

antaenc commented Oct 4, 2021

Can detect in python values were sent in via stdin, adjust how the main cmd module loop works to detect commands were sent in via stdin and don't show the cmd prompt - for example (g2cmd). Add new arg to enable/disable the showing of commands from stdin as well as their output; similar to sending in a file but I may not want to see the command(s) sent in.

Ant has this prototyped but not tested. This is very useful for quick commands and testing and follows standard LInux principles for CLIs.

@github-actions github-actions bot added the triage Need to triage label Oct 4, 2021
@antaenc antaenc added G2Tool Concerns G2Tools package and removed triage Need to triage labels Oct 4, 2021
@jamietypovsky jamietypovsky removed the G2Tool Concerns G2Tools package label Nov 9, 2021
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

2 participants