35 lines
720 B
Markdown
35 lines
720 B
Markdown
---
|
|
title: ""
|
|
sidebar_label: "fleet-controller agentmanagement"
|
|
---
|
|
## fleet-controller agentmanagement
|
|
|
|
|
|
|
|
```
|
|
fleet-controller agentmanagement [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
--debug Turn on debug logging
|
|
--debug-level int If debugging is enabled, set klog -v=X
|
|
--disable-bootstrap disable local cluster components
|
|
-h, --help help for agentmanagement
|
|
--kubeconfig string kubeconfig file
|
|
--namespace string namespace to watch
|
|
```
|
|
|
|
### Options inherited from parent commands
|
|
|
|
```
|
|
--disable-metrics disable metrics
|
|
--shard-id string only manage resources labeled with a specific shard ID
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [fleet-controller](./) -
|
|
|