Files
filebrowser/www/docs/cli/filebrowser-users-find.md
2025-11-16 10:14:59 +01:00

502 B

filebrowser users find

Find a user by username or id

Synopsis

Find a user by username or id. If no flag is set, all users will be printed.

filebrowser users find <id|username> [flags]

Options

  -h, --help   help for find

Options inherited from parent commands

  -c, --config string     config file path
  -d, --database string   database path (default "./filebrowser.db")

See Also