fleet cleanup

Clean up outdated cluster registrations

  1. fleet cleanup [flags]

Options

  1. --context string kubeconfig context for authentication
  2. --debug Turn on debug logging
  3. --debug-level int If debugging is enabled, set klog -v=X
  4. --factor string Factor to increase delay between deletes (default: 1.1)
  5. -h, --help help for cleanup
  6. -k, --kubeconfig string kubeconfig for authentication
  7. --max string Maximum delay between deletes (default: 5s)
  8. --min string Minimum delay between deletes (default: 10ms)
  9. -n, --namespace string namespace (default "fleet-local")

SEE ALSO