Pavel Karpy
|
923f84722a
|
Move to frostfs-node
Signed-off-by: Pavel Karpy <p.karpy@yadro.com>
|
2022-12-28 15:04:29 +03:00 |
|
|
bb52857b2b
|
[#1338] neofs-cli: Add support to store/restore/delete binary objects
Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
|
2022-11-01 15:30:00 +03:00 |
|
Pavel Karpy
|
bc5882fc89
|
[#1402] cli: Add cid flag constant
Also, move common flag constants in `root` file of the `storagegroup`
package.
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
|
2022-07-06 09:56:26 +03:00 |
|
Leonard Lyubich
|
d2d1694113
|
[#1513] cli/storagegroup: Fix linter remarks
`staticcheck` linter scolds on potential nil-dereference since it
doesn't know `common.ExitOnErr` definitely exists. Explicit `return`
fixes linter's remark and prevents potential bugs.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
|
2022-06-17 15:53:18 +03:00 |
|
Leonard Lyubich
|
4574ba646d
|
[#1513] cli/storagegroup: Fix parsing container and SG flags
Read `id` flag with the storage group ID. Prevent NPE-panic if flag is
missing.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
|
2022-06-17 15:53:18 +03:00 |
|
Evgenii Stratonikov
|
fd48b96082
|
[#1384] neofs-cli: move storagegroup command to a separate package
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
|
2022-06-16 09:27:07 +03:00 |
|