Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FEATURE: Added
--user
flag to VM-Creation and SSH command.
- Updated VM creation: Includes user option, with default user if not specified. - Updated SSH command: Includes user option, with default user if not specified. - Refactored command handlers to accommodate more than 8 options using `InvocationContext`.
- Loading branch information