nspcc-dev/neofs-node

Add nearest LOCODE search in neofs-cli by coordinates

Open

#2,084 opened on Nov 23, 2022

 (2 comments) (0 reactions) (0 assignees)Go (49 forks)auto 404
I3S4U4enhancementgood first issuehelp wantedneofs-cli

Repository metrics

Stars
 (36 stars)
PR merge metrics
 (PR metrics pending)

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