frostfs-node/cmd
Evgenii Stratonikov 17ec84151b
[#532] cli: Respect XDG base directory spec
XDG base directory specification defines where various files
should be looked by an application. Hopefully, this makes `frostfs-cli`
more predictable and pleasant to work with. Luckily for us, golang already
has everything we need in the stdlib. This commit also gets rid of
`github.com/mitchellh/go-homedir` dependency.

Close #532
Refs #1455

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-11-05 16:27:18 +03:00
..
frostfs-adm [#1459] .golangci.yml: Add intrange linter, fix issues 2024-10-30 15:18:22 +00:00
frostfs-cli [#532] cli: Respect XDG base directory spec 2024-11-05 16:27:18 +03:00
frostfs-ir [#1422] ir: Add dialer source 2024-10-17 13:15:08 +00:00
frostfs-lens [#1459] .golangci.yml: Add intrange linter, fix issues 2024-10-30 15:18:22 +00:00
frostfs-node [#1467] node: Break notary deposit wait after VUB 2024-11-01 16:42:02 +03:00
internal/common [#1382] node: Replace deprecated methods 2024-09-18 14:35:48 +03:00