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 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

View File

@ -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

View File

@ -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

View File

@ -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