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 6e425f8 commit d2098d3Copy full SHA for d2098d3
SoftLayer/CLI/routes.py
@@ -272,7 +272,6 @@
272
('hardware:detail', 'SoftLayer.CLI.hardware.detail:cli'),
273
('hardware:billing', 'SoftLayer.CLI.hardware.billing:cli'),
274
('hardware:edit', 'SoftLayer.CLI.hardware.edit:cli'),
275
- ('hardware:guests', 'SoftLayer.CLI.hardware.guests:cli'),
276
('hardware:list', 'SoftLayer.CLI.hardware.list:cli'),
277
('hardware:power-cycle', 'SoftLayer.CLI.hardware.power:power_cycle'),
278
('hardware:power-off', 'SoftLayer.CLI.hardware.power:power_off'),
0 commit comments