Usage: ./manage.py groups echo [OPTIONS] {message} [echoes]

  Echo the given message the given number of times.

Arguments:
  message  [required]
  echoes   Number of times to echo the message.  [default: 1]

Options:
  --help  Show this message and exit.
