nspcc-dev / nspcc-dev/neofs-node
Add nearest LOCODE search in neofs-cli by coordinates
Open
Nobody has claimed this yet.
enhancement
good first issue
help wanted
I3
neofs-cli
S4
U4
- Dominant language
- Go
- Stars
- 38
- Forks
- 51
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 38
Description
On NeoFS Storage node set up, the administrator needs to set the LOCODE for the node in configuration file. Now there is no easy way to find nearest LOCODE known to NeoFS InnerRing.
We need to add and option to neofs-cli, providing a list of nearest LOCODEs to the coordinated passed via command line arguments.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the neofs-cli entry point and inspect how node configuration and command-line arguments are handled; the issue names no files or tests. Done means the CLI accepts coordinates and lists the nearest LOCODEs known to NeoFS InnerRing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100