frostfs-node/cmd/frostfs-cli/modules/object
Evgenii Stratonikov 5521737f0b [#808] 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 #406

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