We already have unikube system install, which sets up everything which is needed to run local development cluster. When running the command again, unikube checks if the dependencies are satisfied, and exits without doing anything. The command cannot be used to update the underlying tools. It would be nice to have a way to automatically pull updates, if available, eg with unikube system install --update or unikube system update.