meshctl external-workload uninstall

meshctl external-workload uninstall

Uninstall the agent software.

Synopsis

Uninstall the agent software. This command must be run as root because it requires root privileges to uninstall packages installed on the system.

meshctl external-workload uninstall [flags]

Examples

meshctl external-workload uninstall

Options

  -h, --help   help for uninstall

Options inherited from parent commands

      --kubeconfig string    Path to the kubeconfig file for the cluster.
      --kubecontext string   Kubernetes context for the cluster to run the command in.
  -n, --namespace string     Namespace to run the command in. (default "gloo-mesh")
      --plain                Disable styling for terminal output.
  -v, --verbose              Enable verbose logging.

SEE ALSO