added descriptions to influx telegrafs commands
parent
2669f8d238
commit
5f97c15d8b
|
@ -1,7 +1,8 @@
|
||||||
---
|
---
|
||||||
title: influx telegrafs
|
title: influx telegrafs
|
||||||
description: >
|
description: >
|
||||||
placeholder
|
The `influx telegrafs` command lists Telegraf configurations.
|
||||||
|
Subcommands manage Telegraf configurations.
|
||||||
menu:
|
menu:
|
||||||
v2_0_ref:
|
v2_0_ref:
|
||||||
name: influx telegrafs
|
name: influx telegrafs
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
---
|
---
|
||||||
title: influx telegrafs create
|
title: influx telegrafs create
|
||||||
description: >
|
description: >
|
||||||
placeholder
|
The `influx telegrafs create` command creates a new Telegraf configuration in InfluxDB
|
||||||
|
using a provided Telegraf configuration file.
|
||||||
menu:
|
menu:
|
||||||
v2_0_ref:
|
v2_0_ref:
|
||||||
name: influx telegrafs create
|
name: influx telegrafs create
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: influx telegrafs rm
|
title: influx telegrafs rm
|
||||||
description: >
|
description: >
|
||||||
placeholder
|
The `influx telegrafs rm` command removes Telegraf configurations from InfluxDB.
|
||||||
menu:
|
menu:
|
||||||
v2_0_ref:
|
v2_0_ref:
|
||||||
name: influx telegrafs rm
|
name: influx telegrafs rm
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
---
|
---
|
||||||
title: influx telegrafs update
|
title: influx telegrafs update
|
||||||
description: >
|
description: >
|
||||||
placeholder
|
The `influx telegrafs update` command updates a Telegraf configuration to match the specified parameters.
|
||||||
|
If a name or description are not provided, they are set to an empty string.
|
||||||
menu:
|
menu:
|
||||||
v2_0_ref:
|
v2_0_ref:
|
||||||
name: influx telegrafs update
|
name: influx telegrafs update
|
||||||
|
|
Loading…
Reference in New Issue