31 lines
496 B
Markdown
31 lines
496 B
Markdown
---
|
|
title: ""
|
|
sidebar_label: "fleet-controller cleanup"
|
|
---
|
|
## fleet-controller cleanup
|
|
|
|
|
|
|
|
```
|
|
fleet-controller cleanup [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for cleanup
|
|
--kubeconfig string kubeconfig file
|
|
--namespace string namespace to watch
|
|
```
|
|
|
|
### Options inherited from parent commands
|
|
|
|
```
|
|
--debug Turn on debug logging
|
|
--debug-level int If debugging is enabled, set klog -v=X
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [fleet-controller](./)
|