We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c939d6 commit 172671eCopy full SHA for 172671e
SoftLayer/CLI/routes.py
@@ -211,6 +211,7 @@
211
('image:import', 'SoftLayer.CLI.image.import:cli'),
212
('image:export', 'SoftLayer.CLI.image.export:cli'),
213
('image:datacenter', 'SoftLayer.CLI.image.datacenter:cli'),
214
+ ('image:share', 'SoftLayer.CLI.image.share:cli'),
215
('image:share-deny', 'SoftLayer.CLI.image.share_deny:cli'),
216
217
('ipsec', 'SoftLayer.CLI.vpn.ipsec'),
0 commit comments