Pasha Sviderski
|
351698c280
|
fix(cli): completion with direct connections (--connect, --context, --uncloud-config) (fixes #377)
|
2026-07-21 17:01:21 +10:00 |
|
Pasha Sviderski
|
fa77edf53e
|
fix(proxy): don't shutdown 'uc proxy' when a client connection aborts
|
2026-07-21 14:16:46 +10:00 |
|
 Anton OvchinnikovandGitHub
|
7c4fcde88d
|
feat(cli): support env var UNCLOUD_DAEMON_VERSION to specify daemon version for "uc machine add/init" (#409)
|
2026-07-06 10:47:56 +10:00 |
|
 Miek GiebenandGitHub
|
6b41340f1d
|
chore(cli): use cli.Cancelled when cancellikng the command to return non-zero exit code in all cases (#406)
Use `cli.Cancelled` in all cases where we cancel an operation instead of Printf && return nil
Signed-off-by: Miek Gieben <miek@miek.nl>
|
2026-06-30 19:49:11 +10:00 |
|
Pasha Sviderski
|
4b9ea43402
|
docs(cli): update machine init/add help with info about installing Docker and uncloudd
|
2026-06-29 21:03:11 +10:00 |
|
Pasha Sviderski
|
a5d73fe4d7
|
refactor(cli): move cmd/uncloud to cmd/uc, change the artifact name uncloud_* -> uc_*
|
2026-06-26 20:07:15 +10:00 |
|