You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
slcli hardware power-off
Options: --force was missing, please add it.
Options:
-f, --force Force operation without confirmation
Expected:
./slcli hardware power-off --help
Usage: slcli hardware power-off [OPTIONS] IDENTIFIER
Power off an active server.
┌────┬────────────┬─────────────────────────────┐
│ │ identifier │ │
│ -h │ --help │ Show this message and exit. │
│ -f │ --force │ Force operation without confirmation. │
└────┴────────────┴─────────────────────────────┘
slcli hardware power-on
Options: --force was missing, please add it.
Options:
-f, --force Force operation without confirmation
Expected:
./slcli hardware power-on --help
Usage: slcli hardware power-on [OPTIONS] IDENTIFIER
Power on a server.
┌────┬────────────┬─────────────────────────────┐
│ │ identifier │ │
│ -h │ --help │ Show this message and exit. │
│ -f │ --force │ Force operation without confirmation. │
└────┴────────────┴─────────────────────────────┘
The text was updated successfully, but these errors were encountered:
Options: --force was missing, please add it.
Options:
-f, --force Force operation without confirmation
Expected:
Options: --force was missing, please add it.
Options:
-f, --force Force operation without confirmation
Expected:
The text was updated successfully, but these errors were encountered: