unsloth/cli
Daniel Han 3de930ea0b studio: change login error to "Incorrect password", add reset-password CLI
- Login error now says "Incorrect password" instead of the generic
  "Incorrect username or password" since Studio only has one account.
- Add `unsloth studio reset-password` command that deletes the auth
  database so a fresh admin account with a new random password is
  created on the next server start.
2026-03-17 07:56:53 +00:00
..
commands studio: change login error to "Incorrect password", add reset-password CLI 2026-03-17 07:56:53 +00:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
config.py Final cleanup 2026-03-12 18:28:04 +00:00
options.py Final cleanup 2026-03-12 18:28:04 +00:00