mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-07-07 16:46:37 +00:00
f62c37bf88
- Add -id CLI flag to allow custom worker IDs
- Auto-generates ID if not specified (worker-{hostname}-{timestamp})
- ID defaults to empty string and is optional
- Log the custom ID when specified
- Update usage examples to show -id option
- Worker can now be identified by custom name in admin UI