skupper completion
Output shell completion code for bash
Synopsis
Output shell completion code for bash. The shell code must be evaluated to provide interactive completion of skupper commands. This can be done by sourcing it from the .bash_profile. i.e.: $ source <(skupper completion)
skupper completion [flags]
Options
-h, --help help for completion
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]