|
217 | 217 | ('image:share', 'SoftLayer.CLI.image.share:cli'), |
218 | 218 | ('image:share-deny', 'SoftLayer.CLI.image.share_deny:cli'), |
219 | 219 |
|
220 | | - ('ipsec', 'SoftLayer.CLI.vpn.ipsec'), |
221 | | - ('ipsec:configure', 'SoftLayer.CLI.vpn.ipsec.configure:cli'), |
222 | | - ('ipsec:detail', 'SoftLayer.CLI.vpn.ipsec.detail:cli'), |
223 | | - ('ipsec:list', 'SoftLayer.CLI.vpn.ipsec.list:cli'), |
224 | | - ('ipsec:subnet-add', 'SoftLayer.CLI.vpn.ipsec.subnet.add:cli'), |
225 | | - ('ipsec:subnet-remove', 'SoftLayer.CLI.vpn.ipsec.subnet.remove:cli'), |
226 | | - ('ipsec:translation-add', 'SoftLayer.CLI.vpn.ipsec.translation.add:cli'), |
227 | | - ('ipsec:translation-remove', 'SoftLayer.CLI.vpn.ipsec.translation.remove:cli'), |
228 | | - ('ipsec:translation-update', 'SoftLayer.CLI.vpn.ipsec.translation.update:cli'), |
229 | | - ('ipsec:update', 'SoftLayer.CLI.vpn.ipsec.update:cli'), |
230 | | - ('ipsec:order', 'SoftLayer.CLI.vpn.ipsec.order:cli'), |
231 | | - ('ipsec:cancel', 'SoftLayer.CLI.vpn.ipsec.cancel:cli'), |
232 | | - |
233 | 220 | ('loadbal', 'SoftLayer.CLI.loadbal'), |
234 | 221 | ('loadbal:detail', 'SoftLayer.CLI.loadbal.detail:cli'), |
235 | 222 | ('loadbal:list', 'SoftLayer.CLI.loadbal.list:cli'), |
|
0 commit comments