I've been trying to set the GCloud local development server up with php82 but is unsuccessful.
I've installed Google Cloud SDK version 496.0.0 (latest) and Python 3.9.5 but it return the following error:
dev_appserver.py: error: the following arguments are required: yaml_path
The third screenshot shows the error after implementing @NoCommandline's answer

