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
@@ -6,7 +6,7 @@ A CLI tool for managing Uncloud resources such as machines, services, and volume
```
--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
-h, --help help for uc
--uncloud-config string Path to the Uncloud configuration file. [$UNCLOUD_CONFIG] (default "~/.config/uncloud/config.yaml")
```