Skip to content
Merged
Changes from all commits
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
5 changes: 5 additions & 0 deletions specification/peering/resource-manager/readme.cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,13 @@ cli:
cmd-override:
"^.*[/]peerasns[/].*$": "peering asn"
"^.*[/]peerings[/].*$": "peering"
"^.*[/]legacypeerings$": "peering legacy"
"^.*[/]peeringlocations$": "peering location"
"^.*[/]peeringservicelocations$": "peering service location"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could it be peering service list-location?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will change in next round

"^.*[/]peeringserviceproviders$": "peering service provider"
"^.*[/]peeringservices([/][^/]*)?$": "peering service"
"^.*[/]peeringservices[/].*prefixes.*$": "peering service prefix"
"^.*[/]operations$": "-"
namespace: azure.mgmt.peering
package-name: azure-mgmt-peering
debug: true
Expand Down