Browse Source

add command filre.remote.gateway

pull/2348/head
Chris Lu 3 years ago
parent
commit
f0907eb83c
  1. 1
      weed/command/command.go

1
weed/command/command.go

@ -21,6 +21,7 @@ var Commands = []*Command{
cmdFilerCopy,
cmdFilerMetaBackup,
cmdFilerMetaTail,
cmdFilerRemoteGateway,
cmdFilerRemoteSynchronize,
cmdFilerReplicate,
cmdFilerSynchronize,

Loading…
Cancel
Save