Added the following CLI command :
dem list-host
Which lists the available hosts from the config file. If there is no host in the config file, inform the user that no remote host available.
How Has This Been Tested?
Wrote Test Cases for the following Situations :
Hosts are available. (Expected Output : Table with hosts & addresses)
Hosts are not available. (Expected Output : "No available remote hosts!" on the Terminal)
Details of your testing environment:
Screenshots (if appropriate):
Output with Hosts
Additional info
Dear @janosmurai ,
As discussed, Creating the PR post code cleanup & testing.
Let me know if anything else is required to be done before merging this successfully with main.
Type Of Change
Checklist:
Related Issue
Closing: Issue #125 DEM-199
Description
Added the following CLI command :
dem list-host
Which lists the available hosts from the config file. If there is no host in the config file, inform the user that no remote host available.How Has This Been Tested?
Wrote Test Cases for the following Situations :
Details of your testing environment:
Screenshots (if appropriate):
Additional info
Dear @janosmurai , As discussed, Creating the PR post code cleanup & testing.
Let me know if anything else is required to be done before merging this successfully with main.
Best Regards, Kabiir Krishna