added descriptions to influx telegrafs commands

pull/1229/head
Scott Anderson 2020-07-22 15:07:48 -06:00
parent 2669f8d238
commit 5f97c15d8b
4 changed files with 7 additions and 4 deletions

View File

@ -1,7 +1,8 @@
---
title: influx telegrafs
description: >
placeholder
The `influx telegrafs` command lists Telegraf configurations.
Subcommands manage Telegraf configurations.
menu:
v2_0_ref:
name: influx telegrafs

View File

@ -1,7 +1,8 @@
---
title: influx telegrafs create
description: >
placeholder
The `influx telegrafs create` command creates a new Telegraf configuration in InfluxDB
using a provided Telegraf configuration file.
menu:
v2_0_ref:
name: influx telegrafs create

View File

@ -1,7 +1,7 @@
---
title: influx telegrafs rm
description: >
placeholder
The `influx telegrafs rm` command removes Telegraf configurations from InfluxDB.
menu:
v2_0_ref:
name: influx telegrafs rm

View File

@ -1,7 +1,8 @@
---
title: influx telegrafs update
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:
v2_0_ref:
name: influx telegrafs update