frostfs-node/cmd/frostfs-cli/modules/tree
Evgenii Stratonikov bd1c18e117
All checks were successful
Vulncheck / Vulncheck (push) Successful in 1m3s
Pre-commit hooks / Pre-commit (push) Successful in 1m29s
Build / Build Components (push) Successful in 2m2s
Tests and linters / Run gofumpt (push) Successful in 3m19s
Tests and linters / Lint (push) Successful in 3m32s
Tests and linters / gopls check (push) Successful in 3m29s
Tests and linters / Staticcheck (push) Successful in 3m50s
Tests and linters / Tests (push) Successful in 4m3s
Tests and linters / Tests with -race (push) Successful in 4m15s
OCI image / Build container images (push) Successful in 4m43s
[#1689] cli/tree: Copy dial options from the service code
There should be no `grpcs://` prefix in address and credentials should
be picked.

Change-Id: I58cdc98b079eac2c7db7dc088f4f131794a91b9f
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2025-04-01 14:40:33 +03:00
..
add.go [#1442] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00
add_by_path.go [#1442] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00
client.go [#1689] cli/tree: Copy dial options from the service code 2025-04-01 14:40:33 +03:00
get_by_path.go [#1442] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00
get_op_log.go [#1442] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00
healthcheck.go [#1442] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00
list.go [#1442] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00
move.go [#1442] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00
remove.go [#1442] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00
root.go [#1331] cli/tree: Add order flag to tree get-subtree 2024-09-11 11:30:28 +00:00
subtree.go [#1442] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00