gitpod.yml validation and/or execution using the gp command #5850
Labels
component: gp cli
meta: stale
This issue/PR is stale and will be closed soon
team: IDE
type: feature request
New feature or request
I recently used
gp
to create the template.gitpod.yml
file.After editing I was looking at how I could validate or test the file, and found the process of stop and starting the workspace or creating a new workspace after pushing the file to the repo pretty tedious, especially after a few attempts of trying to achieve what I wanted.
It would be great if the
gp
command had an--execute
and/or--validate
option that could be used to do just that on the.gitpod.yml
file, without the need to actually stop/restart/or recreate the workspaces.Associated posts on gitpod community at:
https://community.gitpod.io/t/feature-request-gitpod-yml-validate-or-execute-with-gp/5117
https://community.gitpod.io/t/how-to-manually-execute-gitpod-yml-file/4464
Thanks,
Dave
The text was updated successfully, but these errors were encountered: