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

Add bash autocompletion script for nsd-control #263

Merged
merged 1 commit into from Jan 30, 2023
Merged

Add bash autocompletion script for nsd-control #263

merged 1 commit into from Jan 30, 2023

Conversation

cweiske
Copy link
Contributor

@cweiske cweiske commented Jan 29, 2023

It completes options, all commands and zone arguments for commands.

To use it, call:

source contrib/autocomplete_nsd-control.bash

It completes options, all commands and zone arguments for commands.

To use it, call:

    source contrib/autocomplete_nsd-control.bash
Copy link
Member

@wcawijngaards wcawijngaards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a nice addition for the contrib section, I tried it briefly and it works.

@wcawijngaards wcawijngaards merged commit 4308537 into NLnetLabs:master Jan 30, 2023
wcawijngaards added a commit that referenced this pull request Jan 30, 2023
- Merge #263: Add bash autocompletion script for nsd-control.
@wcawijngaards
Copy link
Member

Thank you for the additional commandline support! The file has been added to the code repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants