mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-15 10:27:30 +08:00
adding "server" command to start both volume server and an embedded
master server
This commit is contained in:
@@ -21,6 +21,7 @@ var server *string
|
||||
var commands = []*Command{
|
||||
cmdCompact,
|
||||
cmdFix,
|
||||
cmdServer,
|
||||
cmdMaster,
|
||||
cmdUpload,
|
||||
cmdDownload,
|
||||
|
Reference in New Issue
Block a user