skupper switch

Select the platform to manage (valid platforms: kubernetes, podman, -)

Synopsis

Select the platform to manage (valid platforms: kubernetes, podman, -)

skupper switch <platform> [flags]

Examples


	# Display selected platform
	skupper switch

	# Switch to kubernetes
	skupper switch kubernetes

	# Switch to podman
	skupper switch podman

	# Switch back to the previous platform
	skupper switch -

Options

  -h, --help   help for switch

Options inherited from parent commands

  -c, --context string      The kubeconfig context to use
      --kubeconfig string   Path to the kubeconfig file to use
  -n, --namespace string    The Kubernetes namespace to use
      --platform string     The platform type to use [kubernetes, podman]

SEE ALSO