mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-24 18:23:11 +00:00
755 B
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
- vela -