-
-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
oscOpenStackClientOpenStackClient
Description
I use fish and when pressing tab for autocompletion during osc identity project create -- I saw that the Body parameters were not completed, for example domain_id.
You can check for yourself:
osc completion bash | grep domain-id | wc -l
66
osc completion fish | grep domain-id | wc -l
0I am not sure if this is something you can change or if this is on the side of https://github.com/clap-rs/clap.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
oscOpenStackClientOpenStackClient