32 lines
511 B
Markdown
32 lines
511 B
Markdown
---
|
|
title: ""
|
|
sidebar_label: "fleetcontroller cleanup"
|
|
---
|
|
## fleetcontroller cleanup
|
|
|
|
|
|
|
|
```
|
|
fleetcontroller 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
|
|
|
|
* [fleetcontroller](./fleetcontroller) -
|
|
|