mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-12 04:16:45 +00:00
671 B
671 B
vela scaler
Attach scaler trait to an app
Synopsis
Attach scaler trait to an app
vela scaler <appname> [args]
Examples
vela scaler frontend
Options
--detach detach trait from service
-h, --help help for scaler
-r, --replica int (default 1)
-s, --staging only save changes locally without real update application
--svc string specify one service belonging to the application
Options inherited from parent commands
-e, --env string specify environment name for application
SEE ALSO
- vela -