Files
kubevela/documentation/cli/vela_scale.md
2020-10-09 08:21:31 +08:00

668 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 environment name for application

SEE ALSO

Auto generated by spf13/cobra on 11-Sep-2020