package node // TODO: Implement a command to uninstall the current and previous versions // of the node and all files, not including user data // this should NEVER delete the user data, only the node files and logs // prompt the user for confirmation or a --force flag to skip the confirmation // qlient node uninstall // qlient node uninstall --force (skip the confirmation)