                                                                                
 Usage: ./manage.py groups string {string} case [OPTIONS] COMMAND [ARGS]...     
                                                                                
 Case operations.                                                               
                                                                                
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --help          Show this message and exit.                                  │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────╮
│ upper  Convert the given string to upper case.                               │
│ lower  Convert the given string to upper case.                               │
╰──────────────────────────────────────────────────────────────────────────────╯
