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

PyInfra: Auto completion for Bash #33

Closed
Paebbels opened this issue Dec 3, 2016 · 1 comment
Closed

PyInfra: Auto completion for Bash #33

Paebbels opened this issue Dec 3, 2016 · 1 comment

Comments

@Paebbels
Copy link
Member

Paebbels commented Dec 3, 2016

Implement Bash auto completion rules for poc.sh.

Maybe it's possible to derive the completion rules from the internal ArgumentParser instance.


Related issues: #34

@Paebbels
Copy link
Member Author

Auto completion derived from the internal argparse.ArgumentParser can be used with PoC.py and poc.sh in Linux if argcomplete is installed in the local Python environment.

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