fleet test

Match a bundle to a target and render the output

  1. fleet test [flags]

Options

  1. -b, --bundle-file string Location of the raw Bundle resource yaml
  2. --debug Turn on debug logging
  3. --debug-level int If debugging is enabled, set klog -v=X
  4. -f, --file string Location of the fleet.yaml
  5. -g, --group string Cluster group to match against
  6. -L, --group-label strings Cluster group labels to match against
  7. -h, --help help for test
  8. -l, --label strings Cluster labels to match against
  9. -N, --name string Cluster name to match against
  10. -q, --quiet Just print the match and don't print the resources
  11. -t, --target string Explicit target to match

Options inherited from parent commands

  1. --context string kubeconfig context for authentication
  2. -k, --kubeconfig string kubeconfig for authentication
  3. -n, --namespace string namespace (default "fleet-local")
  4. --system-namespace string System namespace of the controller (default "cattle-fleet-system")

SEE ALSO