bash command line completion for hab pkg binlink does not work as expected #2375
Labels
Focus: Studio
Related to the Habitat Studio (core/hab-studio) component
Type: Bug
Issues that describe broken functionality
Milestone
In a studio:
Type
[2][default:/src:0]# hab pkg binlink --dest
then TAB. It completes it with<DEST_DIR>
.Expected behavior: It uses auto-completion of directories.
This is using the command-line completion library from Clap, so this is either an upstream bug or we are using this feature incorrectly.
The text was updated successfully, but these errors were encountered: