Skip to content

Commit 3ceff36

Browse files
committed
remove --name from help add and update
1 parent a9281d3 commit 3ceff36

File tree

1 file changed

+0
-6
lines changed
  • src/aks-preview/azext_aks_preview

1 file changed

+0
-6
lines changed

src/aks-preview/azext_aks_preview/_help.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1676,9 +1676,6 @@
16761676
type: command
16771677
short-summary: Add namespace to the managed Kubernetes cluster.
16781678
parameters:
1679-
- name: --name
1680-
type: string
1681-
short-summary: The name of the managed namespace.
16821679
- name: --cluster-name
16831680
type: string
16841681
short-summary: Name of the managed cluster.
@@ -1732,9 +1729,6 @@
17321729
type: command
17331730
short-summary: Update namespace on the managed Kubernetes cluster.
17341731
parameters:
1735-
- name: --name
1736-
type: string
1737-
short-summary: The name of the managed namespace.
17381732
- name: --cluster-name
17391733
type: string
17401734
short-summary: Name of the managed cluster.

0 commit comments

Comments
 (0)