## kn route Route command group ### Synopsis Route command group ``` kn route [flags] ``` ### Options ``` -h, --help help for route ``` ### Options inherited from parent commands ``` --config string config file (default is $HOME/.kn/config.yaml) --kubeconfig string kubectl config file (default is $HOME/.kube/config) ``` ### SEE ALSO * [kn](kn.md) - Knative client * [kn route list](kn_route_list.md) - List available routes.