                                                                                
 Usage: ./manage.py groups string {string} case lower [OPTIONS]                 
                                                                                
 Convert the given string to upper case.                                        
                                                                                
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --begin        <int>  The starting index of the string to operate on.        │
│                       [default: 0]                                           │
│ --end          <int>  The ending index of the string to operate on.          │
│ --help                Show this message and exit.                            │
╰──────────────────────────────────────────────────────────────────────────────╯
