@@ -11,25 +11,25 @@ auto-allocated-topology-delete,network auto allocated topology delete,Delete the
1111auto-allocated-topology-show , network auto allocated topology create , Show the auto-allocated topology of a given tenant.
1212availability-zone-list , availability zone list , List availability zones.
1313bash-completion , complete , Prints all of the commands and options for bash-completion.
14- bgp-dragent-list-hosting-speaker ,, List Dynamic Routing agents hosting a BGP speaker.
15- bgp-dragent-speaker-add ,, Add a BGP speaker to a Dynamic Routing agent.
16- bgp-dragent-speaker-remove ,, Removes a BGP speaker from a Dynamic Routing agent.
17- bgp-peer-create ,, Create a BGP Peer.
18- bgp-peer-delete ,, Delete a BGP peer.
19- bgp-peer-list ,, List BGP peers.
20- bgp-peer-show ,, Show information of a given BGP peer.
21- bgp-peer-update ,, Update BGP Peer's information.
22- bgp-speaker-advertiseroute-list ,, List routes advertised by a given BGP speaker.
23- bgp-speaker-create ,, Create a BGP Speaker.
24- bgp-speaker-delete ,, Delete a BGP speaker.
25- bgp-speaker-list ,, List BGP speakers.
26- bgp-speaker-list-on-dragent ,, List BGP speakers hosted by a Dynamic Routing agent.
27- bgp-speaker-network-add ,, Add a network to the BGP speaker.
28- bgp-speaker-network-remove ,, Remove a network from the BGP speaker.
29- bgp-speaker-peer-add ,, Add a peer to the BGP speaker.
30- bgp-speaker-peer-remove ,, Remove a peer from the BGP speaker.
31- bgp-speaker-show ,, Show information of a given BGP speaker.
32- bgp-speaker-update ,, Update BGP Speaker's information.
14+ bgp-dragent-list-hosting-speaker , bgp speaker show dragents , List Dynamic Routing agents hosting a BGP speaker.
15+ bgp-dragent-speaker-add , bgp dragent add speaker , Add a BGP speaker to a Dynamic Routing agent.
16+ bgp-dragent-speaker-remove , bgp dragent remove speaker , Removes a BGP speaker from a Dynamic Routing agent.
17+ bgp-peer-create , bgp peer create , Create a BGP Peer.
18+ bgp-peer-delete , bgp peer delete , Delete a BGP peer.
19+ bgp-peer-list , bgp peer list , List BGP peers.
20+ bgp-peer-show , bgp peer show , Show information of a given BGP peer.
21+ bgp-peer-update , bgp peer set , Update BGP Peer's information.
22+ bgp-speaker-advertiseroute-list , bgp speaker list advertised routes , List routes advertised by a given BGP speaker.
23+ bgp-speaker-create , bgp speaker create , Create a BGP Speaker.
24+ bgp-speaker-delete , bgp speaker delete , Delete a BGP speaker.
25+ bgp-speaker-list , bgp speaker list , List BGP speakers.
26+ bgp-speaker-list-on-dragent , bgp speaker list --agent , List BGP speakers hosted by a Dynamic Routing agent.
27+ bgp-speaker-network-add , bgp speaker add network , Add a network to the BGP speaker.
28+ bgp-speaker-network-remove , bgp speaker remove network , Remove a network from the BGP speaker.
29+ bgp-speaker-peer-add , bgp speaker add peer , Add a peer to the BGP speaker.
30+ bgp-speaker-peer-remove , bgp speaker remove peer , Remove a peer from the BGP speaker.
31+ bgp-speaker-show , bgp speaker show , Show information of a given BGP speaker.
32+ bgp-speaker-update , bgp speaker set , Update BGP Speaker's information.
3333dhcp-agent-list-hosting-net , network agent list --network , List DHCP agents hosting a network.
3434dhcp-agent-network-add , network agent add network , Add a network to a DHCP agent.
3535dhcp-agent-network-remove , network agent remove network , Remove a network from a DHCP agent.
0 commit comments