mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-08 00:55:50 +08:00
@@ -170,6 +170,8 @@ curl -H "Accept: application/json" "http://localhost:8888/javascript/?pretty=y&l
|
||||
| limit | how many file to show | 100 |
|
||||
| lastFileName | the last file in previous batch | empty |
|
||||
| namePattern | match file names, case-sensitive wildcard characters '*' and '?' | empty |
|
||||
| namePatternExclude | nagetive match file names, case-sensitive wildcard characters '*' and '?' | empty |
|
||||
|
||||
## Supported Name Patterns
|
||||
The patterns are case-sensitive and support wildcard characters '*' and '?'.
|
||||
| Pattern | Matches |
|
||||
|
Reference in New Issue
Block a user