Feat/auto installation on k8s
This PR introduces the following enhancements to the CLI:
-
Addition of
bootstrap
command: Installs CWCloud on a Kubernetes cluster. -
Addition of
bootstrap uninstall
command: Uninstalls CWCloud from a Kubernetes cluster -
The CLI is now configured to allow users to specify the kubeconfig file. This file is used by the commands to identify and interact with the target Kubernetes cluster for deploying or uninstalling the application.
Edited by Bra Mohamed