| OBJECTIVE | SYNTAX | RESULT |
|---|---|---|
| Fetch System | show system
|
CLI should display the system settings. |
| Fetch Network | show network
|
CLI should display the configured network settings. |
| Fetch DNS | show dns
|
CLI should display the configured DNS settings. |
| Fetch Host-IP Mapping | show hosts
|
CLI should display the configured Host-IP mapping. |
| Fetch Update Channel | update-channel read
|
CLI should display the configured update channel. |
| Fetch Auto Update status | show auto-update
|
CLI should display if the updates are disabled or enabled (with next update time). |
| Fetch External Disk Information | show disks
|
CLI should display the information about the external disks attached to the VM. |
| Fetch NTP Information | show ntp
|
CLI should display the information about NTP settings and servers. |
| Fetch Logs | show logs
|
CLI should display the logs. |
| Fetch Date | date read
|
CLI should display the date. |