mirror of
https://github.com/kubevela/kubevela.git
synced 2026-02-14 18:10:21 +00:00
660 B
660 B
vela scale
Attach scale trait to an app
Synopsis
Attach scale trait to an app
vela scale <appname> [args]
Examples
vela scale frontend
Options
-a, --app string create or add into an existing application group
--detach detach trait from component
-h, --help help for scale
-r, --replica int (default 2)
-s, --staging only save changes locally without real update application
Options inherited from parent commands
-e, --env string specify env name for application
SEE ALSO
- vela -