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

Allow rich rules bash command completion #1231

Open
mailinglists35 opened this issue Oct 25, 2023 · 0 comments
Open

Allow rich rules bash command completion #1231

mailinglists35 opened this issue Oct 25, 2023 · 0 comments
Labels
feature New feature or enhancement.

Comments

@mailinglists35
Copy link

What would you like to be added

bash command completion for adding rich rules.

Why is this needed

to ease day to day command line use of firewall-cmd.

firewall-cmd is very unconfortable to use without bash completion, first because every verb and subject begins with double dash (why oh why!?!), second because without completion you'd have to memorize lots of verbs and subjects.

if for deletion I can simply copy/paste the existing output, for --add-rich-rule='rule [...]' creation is a pain without autocomplete. I sometimes can copy from existing other rich rules but when creating first rule there is nowhere to copy the model from. and when you're in a cold datacenter in front of a cli terminal and no text mode mouse gpm daemon available copy/pasting is even more difficult.

@mailinglists35 mailinglists35 added the feature New feature or enhancement. label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant