vela rollout

Attach rollout trait to an app

Synopsis

Attach rollout trait to an app

  1. vela rollout <appname> [args]

Examples

  1. vela rollout frontend

Options

  1. --detach detach trait from service
  2. -h, --help help for rollout
  3. --interval string (default "30s")
  4. --replicas int total replicas of the workload (default 2)
  5. -s, --staging only save changes locally without real update application
  6. --step-weight int weight percent of every step in rolling update (default 50)
  7. --svc string specify one service belonging to the application

Options inherited from parent commands

  1. -e, --env string specify environment name for application

SEE ALSO

Auto generated by spf13/cobra on 16-Nov-2020