CLI Guide

Table Of Contents
Table 11. Details of the biosscan subcommand (continued)
-t<HH:00>Schedule start time in 24-hour format. Specifying minute is not supported, therefore the
minute value must be set as 00. Default time is set to 23:00 if time is not specified.
-d<YYYY-MM-DD>Schedule start date. Default date is set to the current date when date is not
specified.
NOTE: -t and -d inputs must be specified together and are not applicable for -s 0 and -s 1.
NOTE: In modular systems, scheduled start time (minutes) may vary based on the server slot number.
Example
To perform the BIOS Scan immediately:
racadm biosscan -s 1
To perform the BIOS Scan daily:
racadm biosscan -s 2
To perform BIOS scan weekly at 2100 Hrs from December 20, 2020:
racadm biosscan -s 3 -t 21:00 -d 2020-12-20
To perform BIOS scan weekly from today at default time 23:00:
racadm biosscan -s 3
cd
Table 12. cd
Description
To change the current working object, use this command.
Synopsis
racadm>> cd <object>
Input
racadm>> cd <object>
Output Displays the new prompt.
Example
Example 1: To navigate to the system device type directory:
racadm>>cd system
racadm/system>
Example 2: To run all the power-related get or set commands:
racadm/system>cd power
racadm/Power>
cd ..
Table 13. cd ..
Description
To go back to the previous directory, use this command.
Synopsis
racadm>> cd ..
38 RACADM Subcommand Details