Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Remove duplicate descriptions
  • Loading branch information
Jing-song committed Nov 13, 2023
commit e265f0d736234796a938faf887dc3d2275b885a9
15 changes: 0 additions & 15 deletions src/azure-cli/azure/cli/command_modules/resource/_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
helps['account management-group tenant-backfill get'] = """
type: command
short-summary: Get the backfill status for a tenant.
long-summary: Get the backfill status for a tenant.
examples:
- name: Get the backfill status for a tenant.
text: >
Expand All @@ -80,7 +79,6 @@
helps['account management-group tenant-backfill start'] = """
type: command
short-summary: Start backfilling subscriptions for a tenant.
long-summary: Start backfilling subscriptions for a tenant.
examples:
- name: Start backfilling subscriptions for a tenant.
text: >
Expand All @@ -90,7 +88,6 @@
helps['account management-group check-name-availability'] = """
type: command
short-summary: Check if a Management Group Name is Valid.
long-summary: Check if a Management Group Name is Valid.
parameters:
- name: --name -n
type: string
Expand All @@ -104,7 +101,6 @@
helps['account management-group create'] = """
type: command
short-summary: Create a new management group.
long-summary: Create a new management group.
parameters:
- name: --name -n
type: string
Expand Down Expand Up @@ -133,7 +129,6 @@
helps['account management-group delete'] = """
type: command
short-summary: Delete an existing management group.
long-summary: Delete an existing management group.
parameters:
- name: --name -n
type: string
Expand Down Expand Up @@ -188,7 +183,6 @@
helps['account management-group subscription add'] = """
type: command
short-summary: Add a subscription to a management group.
long-summary: Add a subscription to a management group.
parameters:
- name: --name -n
type: string
Expand All @@ -205,7 +199,6 @@
helps['account management-group subscription show'] = """
type: command
short-summary: Show the details of a subscription under a known management group.
long-summary: Show the details of a subscription under a known management group.
parameters:
- name: --name -n
type: string
Expand All @@ -222,7 +215,6 @@
helps['account management-group subscription show-sub-under-mg'] = """
type: command
short-summary: Get the subscription under a management group.
long-summary: Get the subscription under a management group.
parameters:
- name: --name -n
type: string
Expand All @@ -241,7 +233,6 @@
helps['account management-group entities list'] = """
type: command
short-summary: List all entities for the authenticated user.
long-summary: List all entities for the authenticated user.
examples:
- name: List all entities for the authenticated user.
text: >
Expand All @@ -251,7 +242,6 @@
helps['account management-group subscription remove'] = """
type: command
short-summary: Remove an existing subscription from a management group.
long-summary: Remove an existing subscription from a management group.
parameters:
- name: --name -n
type: string
Expand All @@ -268,7 +258,6 @@
helps['account management-group update'] = """
type: command
short-summary: Update an existing management group.
long-summary: Update an existing management group.
parameters:
- name: --name -n
type: string
Expand Down Expand Up @@ -299,7 +288,6 @@
helps['account management-group hierarchy-settings create'] = """
type: command
short-summary: Create hierarchy settings defined at the Management Group level.
long-summary: Create hierarchy settings defined at the Management Group level.
parameters:
- name: --name -n
type: string
Expand Down Expand Up @@ -328,7 +316,6 @@
helps['account management-group hierarchy-settings list'] = """
type: command
short-summary: Get all the hierarchy settings defined at the Management Group level.
long-summary: Get all the hierarchy settings defined at the Management Group level.
parameters:
- name: --name -n
type: string
Expand All @@ -342,7 +329,6 @@
helps['account management-group hierarchy-settings delete'] = """
type: command
short-summary: Delete the hierarchy settings defined at the Management Group level.
long-summary: Delete the hierarchy settings defined at the Management Group level.
parameters:
- name: --name -n
type: string
Expand All @@ -356,7 +342,6 @@
helps['account management-group hierarchy-settings update'] = """
type: command
short-summary: Update the hierarchy settings defined at the Management Group level.
long-summary: Update the hierarchy settings defined at the Management Group level.
parameters:
- name: --name -n
type: string
Expand Down