docs: regenerate CLI reference docs

This commit is contained in:
Pasha Sviderski
2025-11-07 13:29:30 +10:00
parent 4de068c46e
commit 8c4f21ff81
44 changed files with 61 additions and 46 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ uc ctx use [CONTEXT] [flags]
```
--connect string Connect to a remote cluster machine without using the Uncloud configuration file. [$UNCLOUD_CONNECT]
Format: [ssh://]user@host[:port] or tcp://host:port
Format: [ssh://]user@host[:port], ssh+cli://user@host[:port], or tcp://host:port
--uncloud-config string Path to the Uncloud configuration file. [$UNCLOUD_CONFIG] (default "~/.config/uncloud/config.yaml")
```