Create new workspaces from CLI, open existing workspaces from CLI
Is your feature request related to a problem? Please describe
N/A
Describe the behaviour you'd like
The title generally covers this, but would love to have a workflow similar to:
gp login
gp create new --editor=vscode
or
gp login
gp open workspace
Describe alternatives you've considered
Using the web interface and automating that.
Additional context
Would prefer less mouse clicks required to open workspaces.
Would love to be able to do this from my local machine.
There is currently an API in the making with which you could build such a tool: https://www.gitpod.io/docs/references/gitpod-public-api
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.