frostfs-node/cmd/frostfs-cli/modules
Aleksey Savchuk b9284604d9 [#1442] cli/tree: Allow to specify rpc-endpoint with config file
We have several ways to specify the `rpc-endpoint`: with a flag,
with a single config file or multiple files. Before, the `rpc-endpoint`
flag was marked as required. Because `cobra` checked the required flag
presence first, it prevented specifying `rpc-endpoint` with a config file.

Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
2024-10-23 13:05:17 +00: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 [#1388] cli: Drop unused flag/parameter 2024-09-25 08:55:38 +00:00
session [#973] node: Resolve revive: unused-parameter linter 2024-03-11 17:11:49 +03:00
tree [#1442] cli/tree: Allow to specify rpc-endpoint with config file 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 [#1105] cli: Add apemanager commands 2024-05-27 09:34:21 +00:00