github.com/fafucoder/cilium@v1.6.11/Documentation/cmdref/cilium_service.md (about) 1 <!-- This file was autogenerated via cilium cmdref, do not edit manually--> 2 3 ## cilium service 4 5 Manage services & loadbalancers 6 7 ### Synopsis 8 9 Manage services & loadbalancers 10 11 ### Options 12 13 ``` 14 -h, --help help for service 15 ``` 16 17 ### Options inherited from parent commands 18 19 ``` 20 --config string config file (default is $HOME/.cilium.yaml) 21 -D, --debug Enable debug messages 22 -H, --host string URI to server-side API 23 ``` 24 25 ### SEE ALSO 26 27 * [cilium](../cilium) - CLI 28 * [cilium service delete](../cilium_service_delete) - Delete a service 29 * [cilium service get](../cilium_service_get) - Display service information 30 * [cilium service list](../cilium_service_list) - List services 31 * [cilium service update](../cilium_service_update) - Update a service 32