[X] New feature (non-breaking change which adds functionality)
[X] This change requires a documentation update
Description
I've added the add-host command to the CLI. This command allows users to add new hosts to the system with ease. No additional dependencies were introduced with this change.
How Has This Been Tested?
I manually tested the add-host command, ensuring that it functions correctly under various scenarios. I went through each edge case to ensure robustness and reliability of the command. The testing was done on my local environment
Additional context
While I have manually tested various edge cases to ensure its robustness, I am always open to feedback and suggestions for improvement. Thank you for your collaboration and understanding.
Checklist:
Related Issue
Closing:
123 [FeatureRequest] Add host command
DEM-197
Type Of Change
Description
I've added the add-host command to the CLI. This command allows users to add new hosts to the system with ease. No additional dependencies were introduced with this change.
How Has This Been Tested?
I manually tested the add-host command, ensuring that it functions correctly under various scenarios. I went through each edge case to ensure robustness and reliability of the command. The testing was done on my local environment
Additional context
While I have manually tested various edge cases to ensure its robustness, I am always open to feedback and suggestions for improvement. Thank you for your collaboration and understanding.