This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Kubectl.
Summary
-p, --port
The port on which to run the proxy. Set to 0 to pick a random port.
- Assembly
- Cake
.Kubectl .dll - Namespace
- Cake
.Kubectl - Containing Type
- KubectlProxySettings
Syntax
public Nullable<int> Port { get; set; }
Value
Type | Description |
---|---|
Nullable |