execute
Execute system commands.
Usage
execute { backup -u <username> {ftp | sftp | scp} <host> <port> <directory> | detail-container | detail-node | detail-service | list-container | list-service | log-debug | log-sys1 | log-sys2 | log-debug | ping <host> | reboot | repair-disk | restore ‑u <username> <protocol> <host> <port> <filepath> <overwrite_license> | shutdown | sniffer-packet <port> <filter> <count> <timestamp_format> <verbose> | traceroute <host> | upgrade ‑u <username> <protocol> <host> <port> <filepath> | usage-container | usage-node | vm-license <token> | }
Commands
Command |
Description |
---|---|
Backup system configuration and transfer using the provided username across the given protocol to the destination host, port, and directory. You are prompted for the password. |
|
detail-container |
Get internal Kubernetes pod containers with detailed info for all namespaces. |
detail-node |
Get internal Kubernetes pod node details for all namespaces. |
detail-service |
Get internal Kubernetes pod network service details for all namespaces. |
list-container |
List internal Kubernetes pod containers with basic info for all namespaces. |
list-service |
List internal Kubernetes pod network services for all namespaces. |
log-debug |
Display the debug log. |
log-sys1 |
Display the infrastructure log. |
log-sys2 |
Display the watch log. |
ping |
Ping remote hosts. |
reboot |
Reboot system. |
repair-disk |
Fix disk errors caused by unexpected power outage. |
Restore system configuration using the provided username across the given protocol from the remote host, port, and directory. You are prompted for the password. |
|
shutdown |
Shutdown system. |
Capture network packets. |
|
traceroute |
Trace the route to a host. |
Upgrade the system using the provided username across the given protocol from the remote host, port, and directory. You are prompted for the password. |
|
usage-container |
Get internal Kubernetes pod containers CPU and memory usage for all namespaces. |
usage-node |
Get internal Kubernetes pod node current CPU and memory usage. |
vm-license |
Install a Flex-VM license.
|