|
9689bca5d2
|
feat(cli): implement ssh remote forward (#8515)
|
2023-07-20 12:05:39 +02:00 |
|
|
5de1084639
|
feat(cli/ssh): simplify log file flags (#7863)
And, fix a race condition.
|
2023-06-12 09:18:33 +04:00 |
|
|
fa91e11105
|
fix(cli/help): show deprecation notice properly for flags (#7904)
|
2023-06-08 14:14:42 +00:00 |
|
|
94aa9be33a
|
feat(cli/ssh): implement wait options and deprecate no-wait (#7894)
Fixes #7768
Refs #7893
|
2023-06-08 16:52:44 +03:00 |
|
|
660bbb8d38
|
refactor: deprecate login_before_ready in favor of startup_script_behavior (#7837)
Fixes #7758
|
2023-06-06 11:58:07 +03:00 |
|
|
6a1e7ee1d0
|
feat: add file logger to coder ssh (#7646)
* coder ssh can log to file
Signed-off-by: Spike Curtis <spike@coder.com>
* Update golden file
Signed-off-by: Spike Curtis <spike@coder.com>
* generate CLI docs
Signed-off-by: Spike Curtis <spike@coder.com>
* Fix imports, typo
Signed-off-by: Spike Curtis <spike@coder.com>
* log more things!
Signed-off-by: Spike Curtis <spike@coder.com>
---------
Signed-off-by: Spike Curtis <spike@coder.com>
|
2023-05-25 05:07:39 +00:00 |
|
|
2bd6d2908e
|
feat: convert entire CLI to clibase (#6491)
I'm sorry.
|
2023-03-23 17:42:20 -05:00 |
|
|
95ff29c2be
|
test: Fix golden gen for long wd paths (#6021)
|
2023-02-03 18:43:33 +02:00 |
|
|
981cac5e28
|
chore: Invert delay_login_until_ready , now login_before_ready (#5893)
|
2023-01-27 20:07:47 +00:00 |
|
|
a753703e47
|
feat(cli): Add support for delay_login_until_ready (#5851)
|
2023-01-27 19:05:40 +02:00 |
|
|
f1fe2b5c06
|
feat: add GPG forwarding to coder ssh (#5482)
|
2023-01-06 07:52:19 +00:00 |
|
|
c5cfefe3b2
|
test: Generate golden files for all (visible) CLI commands (#5479)
|
2022-12-20 22:17:51 +02:00 |
|