Explain Gitpod runner registration CLI prompts
What does this Merge Request do?
The current documentation doesn't say which executor must be selected when registering a runner to use in Gitpod. This MR clarifies it by suggesting the shell
executor.
It also adds a bit of info on the other CLI prompts.
Merge Request checklist
-
Tests added for new functionality. If not, please raise Issue to follow-up. -
This change is backward compatible. If not, please include steps to communicate to our users. -
Documentation added/updated, if needed. -
gdk doctor
test added, if needed.