Chris Lu
37af41fbfe
Shell: Added a helper function `isHelpRequest()` ( #7380 )
* Added a helper function `isHelpRequest()`
* also handles combined short flags like -lh or -hl
* Created handleHelpRequest() helper function
encapsulates both:
Checking for help flags
Printing the help message
* Limit to reasonable length (2-4 chars total) to avoid matching long options like -verbose
7 days ago
chrislu
ec30a504ba
refactor
1 year ago
chrislu
701abbb9df
add IsResourceHeavy() to command interface
1 year ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
3 years ago
chrislu
5b9347c938
typo
3 years ago
Chris Lu
9f9826e95a
refactor
6 years ago
Chris Lu
8047ec2f51
shell: fs.meta.save add option to export all fileIds for all files
6 years ago
Chris Lu
e666aeece2
simplify parsing filer host and port
6 years ago
Chris Lu
c0f0fdb3ba
refactoring
6 years ago
Chris Lu
97ab8a1976
remove ctx if possible
6 years ago
Chris Lu
d335f04de6
support env variables to overwrite toml file
6 years ago
Chris Lu
0fa1269bc7
filer: streaming file listing
6 years ago
Chris Lu
f81d43442b
filer: speed up filer.meta.save by parallelizing
6 years ago
j.laycock
6fc6322c90
Change joeslay paths to chrislusf paths
6 years ago
j.laycock
595a1beff0
Swap imports to use joeslay
6 years ago
Chris Lu
ede876cfdb
periodic scripts exeuction from leader master
7 years ago
Chris Lu
8ea1ee6dfa
weed shell: add fs.meta.notify, removing filer.export
7 years ago