Ramkishor Ch

Results 5 issues of Ramkishor Ch

1. slcli hardware toggle-ipmi Options: --disable, --quiet were missing, please add it. Options: --disable Disable the IPMI interface. -q, --quiet Suppress verbose output Expected: ``` ./slcli hardware toggle-ipmi --help Usage:...

CLI

1. slcli image datacenter a. Example was missing, please add it. EXAMPLE: sl image datacenter 12345678 --add dal05 --remove sjc03 This command Add/Remove datacenter of an image. b. Options: --remove...

CLI

1. slcli hardware reboot Options: --soft, --force are missing, please add it. Options: -f, --force Force operation without confirmation --soft Perform a soft reboot Expected: ``` ./slcli hardware reboot --help...

CLI

1. slcli hardware list Options: --order, --owner, --private-ip, --public-ip were missing, please add it. Options: -o, --order Filter by ID of the order which purchased hardware server --owner Filter by...

CLI

1. ./slcli cdn origin-remove Example was missing, please add it. Example: slcli cdn origin-remove 123456789 "/path/*" Expected: ``` ./slcli cdn origin-remove --help Usage: slcli cdn origin-remove [OPTIONS] UNIQUE_ID ORIGIN_PATH Example:...

CLI