5 Commits

Author SHA1 Message Date
Pudong
c0d6fa978d
[gitpod-cli] change gp rebuild to gp validate (#16867)
* [gitpod-cli] change `gp rebuild` to `gp validate`

* fix `await-port` and `forward-port` command backward compatible

* Change the reference to `gp rebuild`

* update `gitpod-web` extension ref 3b076b9103
2023-03-17 06:51:08 +01:00
Pudong Zheng
352393456b gitpod-cli: add analytics
Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
2023-02-08 17:43:46 +01:00
Christian Weichel
478a75e744 Switch license to AGPL 2022-12-08 13:05:19 -03:00
Manuel Alejandro de Brito Fontes
184fec8010 Refactor gp await to use available protocols 2022-11-09 17:59:39 +02:00
CuriousCorrelation
09959a939c [gp-cli] Add await subcommand to ports
`await-port` is now deprecated. New command is `gp ports await`.
`await-port` is now an alias for backwards compatibility.
2022-06-14 04:43:23 +05:30