cli/pkg/cmd/project/create
John Keech 93e1511bae
Codespaces: Use the host name from the logged in server for commands (#7795)
* Use the host name from the logged in server for codespace commands

* Fix existing tests

* Add tests for server url configuration

* Rename defaultApiUrl to defaultAPIURL and comment cleanup

* Switch to t.Setenv in codespaces api tests

* Switch to t.Setenv in other tests

* Support custom server in web flows for list and create

* Rename GetServerURL() to ServerURL()
2023-08-08 09:32:06 -07:00
..
create.go output URL on project commands (#7578) 2023-06-20 10:09:26 +09:00
create_test.go Codespaces: Use the host name from the logged in server for commands (#7795) 2023-08-08 09:32:06 -07:00