chore: Regenerate CLI docs

This commit is contained in:
Anton Ovchinnikov
2025-12-26 12:23:59 +01:00
parent 4be1ea3506
commit 33a3683196
9 changed files with 26 additions and 12 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# uc ps
List all service containers in the cluster
List all service containers.
## Synopsis
@@ -17,7 +17,7 @@ uc ps [flags]
```
-h, --help help for ps
-s, --sort string Sort containers by 'service', 'machine' or 'health' (default "service")
-s, --sort string Sort containers by 'service', 'machine', or 'health'. (default "service")
```
## Options inherited from parent commands