We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8dd332 commit 9c58d0dCopy full SHA for 9c58d0d
1 file changed
SoftLayer/CLI/modules/hardware.py
@@ -607,7 +607,7 @@ def _generate_windows_code(description):
607
class CreateHardware(CLIRunnable):
608
"""
609
usage: sl hardware create --hostname=HOST --domain=DOMAIN --cpu=CPU
610
- --memory=MEMORY --os=OS --disk=SIZE... [options]
+ --chassis=CHASSIS --memory=MEMORY --os=OS --disk=SIZE... [options]
611
612
Order/create a dedicated server. See 'sl hardware list-chassis' and
613
'sl hardware create-options' for valid options
0 commit comments