forked from TrueCloudLab/frostfs-node
[#876] adm: Add morph ape get/set-admin
commands
Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
This commit is contained in:
parent
eab981bf1a
commit
5b672fb392
4 changed files with 65 additions and 3 deletions
|
@ -283,10 +283,14 @@ func init() {
|
|||
initRefillGasCmd()
|
||||
initDepositoryNotaryCmd()
|
||||
initNetmapCandidatesCmd()
|
||||
|
||||
RootCmd.AddCommand(apeCmd)
|
||||
initAddRuleChainCmd()
|
||||
initRemoveRuleChainCmd()
|
||||
initListRuleChainsCmd()
|
||||
initSetAdminCmd()
|
||||
initGetAdminCmd()
|
||||
|
||||
initProxyAddAccount()
|
||||
initProxyRemoveAccount()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue