Closed
Description
Is your feature request related to a problem? Please describe
Currently, using VSCode, yaml-schema validation helps reducing typos or indentation issues in .gitpod.yml
. It would be useful to offer the same functionality from the gp CLI.
Describe the behaviour you'd like
gp validate
or gp validate config
Describe alternatives you've considered
It'd be interesting if we could also validate .gitpod.Dockerfile
Additional context
N/A