Files
kubevela/docs/cli/vela_route.md
Harry Zhang ec5b45a428 Init docs for kubevela
Move non user facint things into e2e
2020-10-26 14:34:22 -07:00

755 B

vela route

Attach route trait to an app

Synopsis

Attach route trait to an app

vela route <appname> [args]

Examples

vela route frontend

Options

  -a, --app string      create or add into an existing application group
      --detach          detach trait from component
      --domain string   
  -h, --help            help for route
      --issuer string   
      --path string     
      --port int         (default 443)
  -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 20-Oct-2020