#36322: "Enhance manage.py CLI: Suggest alternatives for unknown commands (typo
correction)"
-------------------------------------+-------------------------------------
     Reporter:  Rishav               |                    Owner:  (none)
         Type:  New feature          |                   Status:  new
    Component:  Core (Management     |                  Version:  5.2
  commands)                          |
     Severity:  Normal               |               Resolution:
     Keywords:  CLI management       |             Triage Stage:
  commands typo correction command   |  Unreviewed
  suggestions difflib Dev UX Django  |
  improvement error handling         |
  command-line interface helpful     |
  error messages Django core         |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  1
-------------------------------------+-------------------------------------
Comment (by Rishav):

 Typo in Command:
 Input: python manage.py runsever
 output: Unknown command: 'runsever'. Did you mean 'runserver'?

 Input: python manage.py makemgrations
 output:Unknown command: 'makemgrations'. Did you mean 'makemigrations' or
 'migrate'?
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36322#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019629c70772-69d20741-d0bb-4978-b910-5904d4ec30fa-000000%40eu-central-1.amazonses.com.

Reply via email to