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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ipset-bash-completion!