frostfs-node/cmd/frostfs-cli/modules
Evgenii Stratonikov 17ec84151b
All checks were successful
DCO action / DCO (pull_request) Successful in 3m20s
Tests and linters / Staticcheck (pull_request) Successful in 4m29s
Tests and linters / gopls check (pull_request) Successful in 5m19s
Tests and linters / Run gofumpt (pull_request) Successful in 7m21s
Pre-commit hooks / Pre-commit (pull_request) Successful in 7m30s
Build / Build Components (pull_request) Successful in 7m46s
Tests and linters / Lint (pull_request) Successful in 8m41s
Tests and linters / Tests (pull_request) Successful in 9m33s
Tests and linters / Tests with -race (pull_request) Successful in 9m49s
Vulncheck / Vulncheck (pull_request) Successful in 1m16s
[#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
..
accounting [#973] node: Resolve revive: unused-parameter linter 2024-03-11 17:11:49 +03:00
acl [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
ape_manager [#1431] engine: Delete unused constants 2024-10-15 08:53:59 +00:00
bearer [#1186] cli: Make owner field optional for bearer token 2024-06-19 17:23:57 +00:00
container [#1312] Drop handling of system attributes with NeoFS prefix 2024-09-20 11:37:18 +00:00
control [#1350] node: Add ability to evacuate objects from REP 1 only 2024-09-27 15:41:17 +03:00
netmap [#1382] cli: Replace deprecated methods 2024-09-18 14:35:48 +03:00
object [#1465] Makefile: Update golangci-lint, fix warnings 2024-10-31 06:39:59 +00:00
session [#973] node: Resolve revive: unused-parameter linter 2024-03-11 17:11:49 +03:00
tree [#1442] cli/tree: Enchance error message if rpc-endpoint isn't defined 2024-10-23 13:05:17 +00:00
util [#1348] go.mod: Update api-go and sdk-go 2024-09-04 10:47:26 +03:00
completion.go Rename package name 2023-03-07 16:38:26 +03:00
root.go [#532] cli: Respect XDG base directory spec 2024-11-05 16:27:18 +03:00