Skip to content

Commit 1f20c69

Browse files
committed
forgot help
1 parent 5eb6c57 commit 1f20c69

File tree

1 file changed

+0
-4
lines changed
  • src/azure-cli/azure/cli/command_modules/acs

1 file changed

+0
-4
lines changed

src/azure-cli/azure/cli/command_modules/acs/_help.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,10 +147,6 @@
147147
type: string
148148
short-summary: An IP address assigned to the Kubernetes DNS service.
149149
long-summary: This address must be within the Kubernetes service address range specified by "--service-cidr". For example, 10.0.0.10.
150-
- name: --docker-bridge-address
151-
type: string
152-
short-summary: A specific IP address and netmask for the Docker bridge, using standard CIDR notation.
153-
long-summary: This address must not be in any Subnet IP ranges, or the Kubernetes service address range. For example, 172.17.0.1/16.
154150
- name: --load-balancer-sku
155151
type: string
156152
short-summary: Azure Load Balancer SKU selection for your cluster. basic or standard. Defaults to 'standard'

0 commit comments

Comments
 (0)