dubboctl manifest

Commands help user to generate manifest and install manifest

Synopsis

Commands help user to generate manifest and install manifest

    -h, --help help for config

SEE ALSO

  • dubboctl - Management tool for dubbo-kubernetes
  • dubboctl manifest diff - show the difference between two files or dirs
  • dubboctl manifest generate - Generate the manifest of the required components.
  • dubboctl manifest install - Install the required components directly to the k8s cluster.
  • dubboctl manifest uninstall - Uninstall the specified component. Unconditional uninstallation is currently not supported (this means that users cannot force deletion if they do not know the DubboConfig yaml or set parameters used in dubboctl manifest intall, and need to use kubectl and other tools to delete it).