We can add more features to DNS plugin

Open
#178 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
shell
Domain
cli, networking

Research direction

Start by locating the DNS plugin and the existing DNS-server listing implementation referenced in the issue. Compare the command examples for single and multi-value add/remove operations, then define completion as working add and remove commands for both input forms with the plugin's existing behavior preserved.

Written by the indexing model from the issue text.

Description

enhancement

Yesterday I raised a pull request about listing dns servers feature and I believe we can add more features to DNS plugin. Basically for ex.

m dns add [dns server hostname]
m dns add -m [dns1,dns2,dns3...]

Last one for multi input and we can also have remove;

m dns remove [dns server hostname]
m dns remove -m [dns1,dns2,dns3...]

These are all features come to mind in first step... What are your thoughts?

Dominant language
Shell
Stars
9.9k
Forks
317
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rgcr/m-cli

All issues in rgcr/m-cli

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.