Improve default config paths for neofs-cli and neofs-adm #888

Open
opened 2025-12-28 17:21:02 +00:00 by sami · 1 comment
Owner

Originally created by @fyrchik on GitHub (Nov 17, 2022).

  1. neofs-adm currently does not have default config path.
  2. I would be nice to support multiple default paths -- we could install default system config in /etc/whatever and allow each user to have it's own config in ~/.config/neofs-cli.yml.
Originally created by @fyrchik on GitHub (Nov 17, 2022). 1. `neofs-adm` currently does not have default config path. 2. I would be nice to support multiple default paths -- we could install default system config in `/etc/whatever` and allow each user to have it's own config in `~/.config/neofs-cli.yml`.
Author
Owner

@fyrchik commented on GitHub (Nov 24, 2022):

We could either merge multiple configurations or pick the first (last) applicable.
IMO merging is more expected, what do you think? @realloc @anikeev-yadro @alexvanin

@fyrchik commented on GitHub (Nov 24, 2022): We could either merge multiple configurations or pick the first (last) applicable. IMO merging is more expected, what do you think? @realloc @anikeev-yadro @alexvanin
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-node#888
No description provided.