No command launch

I am new to open edx and I’m reading the docs when I run the command

tutor local launch

I get an error

Error: No such command 'launch'.

This command mentioned in the docs also doesn’t work:

tutor local do createuser --staff --superuser yourusername user@email.com
Error: No such command 'do'

Am I doing something wrong or what?

Hi @calvincani , welcome! Can you link to the docs you’re looking at? Also what version of tutor are you running? (tutor --version)

I presume I am using the latest version

I did a pip install “tutor[full]” so I presume it gets the latest version

The docs I am referring to is here
https://docs.tutor.overhang.io/intro.html

The part about how Tutor works is one place but there are a few