This is the bash shell programmable completion code for the ipset program (netfilter.org).
Features
- Interactive completion for ipset.
- This completion specification follows the logic of ipset and will only show commands and options, when they are available for the current context. Providing some kind of interactive help.
- Show and complete commands and options.
- Show and complete set names.
- Show and complete the set types when using the create and help command.
- Show and complete set elements (members) when using the del or test command.
- Show and complete hostnames,IP and MAC addresses and interface names when adding, deleting or testing elements
- Complete on filenames if the current option requires it.
- Complete variable names and command substitution.
- Don't complete if an invalid combination of options is used.
- Optionally don't complete if an invalid value of an option argument is detected.
- Environment variables allow to modify completion behaviour.
Categories
FirewallLicense
GNU General Public License version 3.0 (GPLv3)Follow ipset-bash-completion
Other Useful Business Software
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ipset-bash-completion!