fleet cleanup

Clean up outdated cluster registrations

fleet cleanup [flags]

Options

      --debug             Turn on debug logging
      --debug-level int   If debugging is enabled, set klog -v=X
      --factor string     Factor to increase delay between deletes (default: 1.1)
  -h, --help              help for cleanup
      --max string        Maximum delay between deletes (default: 5s)
      --min string        Minimum delay between deletes (default: 10ms)

Options inherited from parent commands

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

SEE ALSO