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