4 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
CuriousCorrelation
311d13c9a0 [gp-cli] Move forward-port subcmd to ports expose
`forward-port` is now deprecated. New cmd is `gp ports expose`.
`forward-port` is now an alias for `ports expose`
for backwards compatibility.
2022-06-14 04:43:23 +05:30