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 argcomplete for autocompletion #647

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

alanssitis
Copy link

@alanssitis alanssitis commented Nov 8, 2023

Fixes issue #: #115

Description of the changes being introduced by the pull request:

For all CLIs in this repo, added autocompletion with the argcomplete package.

Other Tasks:

  • Add bash autocompletion files to the repo
  • Update Debian package to install autocompletion
  • Make gh workflow check for updates in auto-completion scripts

Please verify and check that the pull request fulfills the following
requirements
:

  • The code follows the Code Style Guidelines
  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

@alanssitis alanssitis force-pushed the add-autocomplete branch 3 times, most recently from 76c6a08 to 4fcaf5c Compare November 8, 2023 20:59
For all CLIs, added autocompletion with the argcomplete package.

Updated requirement files to contain argcomplete.

Signed-off-by: Alan Chung Ma <alanchunggt@gmail.com>
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

Successfully merging this pull request may close these issues.

None yet

1 participant