frostfs-node/cmd/frostfs-cli/modules/object
Evgenii Stratonikov 5521737f0b [] cli: Use EnableTraverseRunHooks in cobra
Adopt EnableTraverseRunHooks to get rid of tracing boilerplate in
multiple commands. Now adding `--trace` flag is sufficient for a command
to support tracing. Finally, it looks how it _should_.

Refs 

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-11-27 09:58:19 +00:00
..
delete.go [] cli: Pass context to internal client 2023-06-02 11:44:04 +00:00
get.go [] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
hash.go [] cli: Pass context to internal client 2023-06-02 11:44:04 +00:00
head.go [] node: Fix linter importas 2023-07-06 15:36:41 +03:00
lock.go [] node: Pass user.ID by value 2023-11-23 10:21:07 +03:00
nodes.go [] cli: Fix object nodes command 2023-11-09 13:41:36 +03:00
put.go [] node: Pass user.ID by value 2023-11-23 10:21:07 +03:00
range.go [] cli: Unify array of ranges type 2023-09-12 10:42:34 +03:00
root.go [] cli: Use EnableTraverseRunHooks in cobra 2023-11-27 09:58:19 +00:00
search.go [] node: Fix linter importas 2023-07-06 15:36:41 +03:00
util.go [] node: Fix linter importas 2023-07-06 15:36:41 +03:00