Properly detect unexpected arguments

Signed-off-by: Kenny Meador <kenny.meador@outlook.com>
(cherry picked from commit 145fd1c2f2)
This commit is contained in:
Kenny Meador 2024-01-21 11:41:06 -06:00 committed by github-actions[bot]
parent 93c127f8e7
commit 9d04f9147c

View file

@ -30,6 +30,7 @@ import (
var uninstallCmd = &cobra.Command{
Use: "uninstall",
Args: cobra.NoArgs,
Short: "Uninstall Flux and its custom resource definitions",
Long: `The uninstall command removes the Flux components and the toolkit.fluxcd.io resources from the cluster.`,
Example: ` # Uninstall Flux components, its custom resources and namespace