mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
docs: regenerate CLI reference
This commit is contained in:
@@ -4,7 +4,7 @@ Scale a replicated service by changing the number of replicas.
|
|||||||
|
|
||||||
## Synopsis
|
## Synopsis
|
||||||
|
|
||||||
Scale a replicated service by changing the number of replicas. Scaling down requires confirmation.
|
Scale a replicated service by changing the number of replicas.
|
||||||
|
|
||||||
```
|
```
|
||||||
uc scale SERVICE REPLICAS [flags]
|
uc scale SERVICE REPLICAS [flags]
|
||||||
@@ -14,6 +14,8 @@ uc scale SERVICE REPLICAS [flags]
|
|||||||
|
|
||||||
```
|
```
|
||||||
-h, --help help for scale
|
-h, --help help for scale
|
||||||
|
-y, --yes Auto-confirm scaling plan. Should be explicitly set when running non-interactively,
|
||||||
|
e.g., in CI/CD pipelines. [$UNCLOUD_AUTO_CONFIRM]
|
||||||
```
|
```
|
||||||
|
|
||||||
## Options inherited from parent commands
|
## Options inherited from parent commands
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Scale a replicated service by changing the number of replicas.
|
|||||||
|
|
||||||
## Synopsis
|
## Synopsis
|
||||||
|
|
||||||
Scale a replicated service by changing the number of replicas. Scaling down requires confirmation.
|
Scale a replicated service by changing the number of replicas.
|
||||||
|
|
||||||
```
|
```
|
||||||
uc service scale SERVICE REPLICAS [flags]
|
uc service scale SERVICE REPLICAS [flags]
|
||||||
@@ -14,6 +14,8 @@ uc service scale SERVICE REPLICAS [flags]
|
|||||||
|
|
||||||
```
|
```
|
||||||
-h, --help help for scale
|
-h, --help help for scale
|
||||||
|
-y, --yes Auto-confirm scaling plan. Should be explicitly set when running non-interactively,
|
||||||
|
e.g., in CI/CD pipelines. [$UNCLOUD_AUTO_CONFIRM]
|
||||||
```
|
```
|
||||||
|
|
||||||
## Options inherited from parent commands
|
## Options inherited from parent commands
|
||||||
|
|||||||
Reference in New Issue
Block a user