                                                                                
 Usage: ./manage.py groups echo [OPTIONS] MESSAGE [ECHOES]                      
                                                                                
 Echo the given message the given number of times.                              
                                                                                
╭─ Arguments ──────────────────────────────────────────────────────────────────╮
│ *    message      TEXT      [required]                                       │
│      echoes       [ECHOES]  Number of times to echo the message.             │
│                             [default: 1]                                     │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --help          Show this message and exit.                                  │
╰──────────────────────────────────────────────────────────────────────────────╯
