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 Request] Add autocomplete for --device and --reader parameters. #439

Closed
gbdlin opened this issue Jul 22, 2021 · 0 comments · Fixed by #443
Closed

[Feature Request] Add autocomplete for --device and --reader parameters. #439

gbdlin opened this issue Jul 22, 2021 · 0 comments · Fixed by #443

Comments

@gbdlin
Copy link
Contributor

gbdlin commented Jul 22, 2021

  • YubiKey Manager (ykman) version: 4.0.3
  • How was it installed?: from PyPI.org using pip
  • Operating system and version: Linux Ubuntu 21.04
  • YubiKey model and version: Yubikey 5C Nano (5.4.3)
  • Bug description summary: Not being able to autocomplete device serial number (required when multiple yubikeys are plugged in)

Steps to reproduce

  1. Make sure you have auto-completion for the ykman command installed in your shell (see README for instructions)
  2. Make sure at least one Yubikey is plugged in (you can check it with ykman list
  3. Type in your console ykman --device= or ykman --reader= and press the tab key
  4. Observe the results

Expected result

The auto-completion of the Yubikey serial ID (when --device= is used) or supported readers (when --reader= is used) should appear

Actual results and logs

Nothing happens

Other info

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant