minikube service
Returns a URL to connect to a service
Subcommands
| Name | Description |
|---|---|
list | Lists the URLs for the services in your local cluster |
Options
| Name | Description |
|---|---|
--https | Open the service URL with https instead of http |
--interval | The initial time interval for each check that wait performs in seconds |
--namespace | The service namespace |
--url | Display the Kubernetes service URL in the CLI instead of opening it in the default browser |
--wait | Amount of time to wait for a service in seconds |