fetch_host
Purpose:
-
Retrieve the hostname associated with a specified cell name from the cell_map file and output it to standard output.
Enter:
-
fetch_host <cell>
Where:
-
cell
Specify the test cell name from where to retrieve the hostname.
Example:
-
fetch_host 103
The above command retrieves the hostname for test cell 103. The retrieved hostname string is written to the screen.