lms daemon update
Update llmster to the latest version.
The lms daemon update command fetches and installs the latest version of llmster.
Flags
--beta (optional) : flag
Update to the latest beta release
Update the daemon
Stop the daemon first:
lms daemon downThen run the update:
lms daemon updateFetches the latest stable release and installs it.
Update to the beta channel
lms daemon update --betaAfter updating
Start the daemon again to use the new version:
lms daemon upTo find out more about llmster, see Headless Mode.