You've already forked filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-11-26 14:25:26 +08:00
535 B
535 B
filebrowser users export
Export all users to a file.
Synopsis
Export all users to a json or yaml file. Please indicate the path to the file where you want to write the users.
filebrowser users export <path> [flags]
Options
-h, --help help for export
Options inherited from parent commands
-c, --config string config file path
-d, --database string database path (default "./filebrowser.db")
See Also
- filebrowser users - Users management utility