forked from TrueCloudLab/frostfs-node
[#1259] cli: Remove locode subcommand
Removed `frostfs-cli util locode` subcommand. Alternative command could be found in `git.frostfs.info/TrueCloudLab/frostfs-locode-db`. Signed-off-by: George Bartolomey <george@bh4.ru>
This commit is contained in:
parent
94f07b4778
commit
1032075a21
4 changed files with 0 additions and 172 deletions
|
@ -23,11 +23,9 @@ func init() {
|
|||
signCmd,
|
||||
convertCmd,
|
||||
keyerCmd,
|
||||
locodeCmd,
|
||||
)
|
||||
|
||||
initSignCmd()
|
||||
initConvertCmd()
|
||||
initKeyerCmd()
|
||||
initLocodeCmd()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue