frostfs-node/cmd/neofs-cli/modules
Leonard Lyubich 637077a883 [#1181] CLI: Simplify object type output
There is no need to switch between object types since `Type` implements
`fmt.Stringer`.

Replace swich-case in `printHeader` with `%s` format notation function.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-15 13:03:23 +03:00
..
acl [#1200] cli: Mention filter key prefixes in eACL creation command 2022-03-01 10:36:41 +03:00
accounting.go [#1101] *: Adopt interface changes of API client from SDK library 2022-02-03 14:00:14 +03:00
completion.go [#1041] cmd/*: factor out autocomplet command generation 2022-01-12 18:33:48 +03:00
container.go [#1211] neofs-cli: Specify address in session token 2022-03-04 11:47:24 +03:00
control.go [#1231] Update new SDK Client interface 2022-03-14 13:18:48 +03:00
dump.go [#1231] Update new SDK Client interface 2022-03-14 13:18:48 +03:00
key_test.go [#1132] *: Use path/filepath package when working with files 2022-02-03 10:12:07 +03:00
netmap.go [#625] client/netmap: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
object.go [#1181] CLI: Simplify object type output 2022-03-15 13:03:23 +03:00
restore.go [#1231] Update new SDK Client interface 2022-03-14 13:18:48 +03:00
root.go [#1231] Update new SDK Client interface 2022-03-14 13:18:48 +03:00
storagegroup.go [#1214] *: Use single Object type in whole project 2022-03-04 17:45:00 +03:00
util.go [#1120] cli: Fix printing config file in verbose mode 2022-01-31 11:24:16 +03:00