cli commands

The cli command lets you work with command line interface utilities.

Usage

CLI:

ivigva01.mydomain.com> cli
ivigva01.mydomain.com:cli> help
Current mode commands:
disk_space_report                      Generate disk space report.
ilmt_scanner                           ILMT software scan and package
                                       preparation.
runcmd                                 Run a specified script, or list scripts
                                       with --list.
ssh_timeout                            Work with SSH time out for the command
                                       line interface.
Global commands:
back                                   Return to the previous command mode.
exit                                   Log off from the appliance.
help                                   Display information for using the
                                       specified command.
reboot                                 Reboot the appliance.
shutdown                               End system operation and turn off the
                                       power.
top                                    Return to the top level.

disk_space_report

Generates a disk space report.

Disk space report is displayed in the command line output. The disk space report is also stored in a file highdiskusagedetails.txt. From the top-level menu of the Appliance Dashboard, select Configure > Advanced Configuration > Custom File Management. Browse to the disk_space_report directory.

runcmd

ivigva01.mydomain.com:cli> runcmd --list

Available scripts:

1. cipherUtil
Command: cipherUtil list | enable <cipher> | disable <cipher>
Description: Manages cipher settings (list, enable, disable)
2. dbPurge -age <num_days> | -date <yyyy-mm-dd[-HH:mm]> [-grouping <group_size>] [-workflow <wf_flag> [-process_type <proc_type>]] [-audit <audit_flag>] [-recon <recon_flag>]
Command: dbPurge -age <num_days> | -date <yyyy-mm-dd[-HH:mm]> [-grouping <group_size>] [-workflow <wf_flag> [-process_type <proc_type>]] [-audit <audit_flag>] [-recon <recon_flag>]
Description: Purges historical workflow audit data, non-workflow audit events, and reconciliation data with customizable options
3. loadEnterpriseKey
Command: loadEnterpriseKey <key>
Description: Loads the enterprise key
4. startAnalytics

Description: Starts the Analytics engine

5. statusAnalytics
Command: statusAnalytics

Description: Shows the status of the Analytics engine

6. stopAnalytics
Command: stopAnalytics

Description: Stops the Analytics engine

7. syncISIMData
Command: syncISIMData -syncOption <Upgrade|Maintenance> -dataType <ConfigData|AccessCatalog|ALL>

Description: Synchronizes ISIM data for upgrades or maintenance (e.g., roles, services, groups, user accounts)

ssh_timeout

ivigva01.mydomain.com:cli> ssh_timeout
ivigva01.mydomain.com:ssh_timeout> help
Current mode commands:
get                                    Get SSH session timeout.
set                                    Set SSH session timeout.
Global commands:
back                                   Return to the previous command mode.
exit                                   Log off from the appliance.
help                                   Display information for using the
                                       specified command.
reboot                                 Reboot the appliance.
shutdown                               End system operation and turn off the
                                       power.
top                                    Return to the top level.