Files
kubevela/docs/cli/vela_route.md
roy wang 1522280e50 refresh cli docs
Signed-off-by: roy wang <seiwy2010@gmail.com>
2020-10-28 14:16:19 +09:00

689 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

      --detach          detach trait from service
      --domain string   
  -h, --help            help for route
      --issuer string   
  -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

Auto generated by spf13/cobra on 28-Oct-2020