frostfs-node/cmd/frostfs-cli
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
..
docs [#986] cli: Allow add-rule command to parse new actions 2024-02-20 07:42:29 +00:00
internal [#1459] cli: Simplify slice append 2024-10-30 15:18:22 +00:00
modules [#532] cli: Respect XDG base directory spec 2024-11-05 16:27:18 +03:00
main.go Rename package name 2023-03-07 16:38:26 +03:00