axem-solutions / dem

Containerized Development Environment Manager for embedded development
Other
96 stars 15 forks source link

Implementation of the add-host Command in CLI #126

Closed Zhreyu closed 1 year ago

Zhreyu commented 1 year ago

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 image image

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.