carapace-sh / carapace-bin

multi-shell multi-command argument completer
https://carapace.sh
MIT License
941 stars 50 forks source link

openstack completer #2583

Open modzilla99 opened 6 days ago

modzilla99 commented 6 days ago

Command

openstack

Description

I would love to see support for the openstack cli to be added. It is used by many private and clouds. I know it's a lot, but theres no support for anything other than bash, which makes it incredibly hard to use in nushell.

Homepage

openstack.org

Documentation

https://docs.openstack.org/python-openstackclient/latest/

Repository

https://github.com/openstack/python-openstackclient

Complexity

XL

Anything else?

https://docs.openstack.org/python-openstackclient/latest/cli/command-objects/complete.html

In addition to the python-openstackclient the python-neutronclient would be very much needed as well, as the OS client is very modular and neutron is very important for the use of the cli.

Polar

Fund with Polar

rsteube commented 6 days ago

related: https://github.com/openstack/cliff/blob/master/cliff/complete.py