mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-16 19:40:43 +02:00
Add autocomplete
This commit is contained in:
@@ -36,6 +36,8 @@ var Commands = []*Command{
|
||||
cmdVersion,
|
||||
cmdVolume,
|
||||
cmdWebDav,
|
||||
cmdAutocomplete,
|
||||
cmdUnautocomplete,
|
||||
}
|
||||
|
||||
type Command struct {
|
||||
|
||||
Reference in New Issue
Block a user