couchbaselabs / couchbaselabs/couchbase-shell
Change allow ip to ip allow
Open
- Dominant language
- Rust
- Stars
- 87
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
We want to add support for other HTTP verbs wrt allowed ip which means that we'll want to have a root ip command then:
- ip allow
- ip get
- ip delete/drop
So we need to change the current command.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the current `ip` command implementation and any tests covering it. Compare its existing syntax with the requested root `ip` command and `allow`, `get`, and `delete`/`drop` subcommands. Done when the command supports the requested structure and existing behavior remains covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100