title |
description |
menu |
weight |
telegraf secrets |
The `telegraf secrets` command manages secrets in secret stores to use with Telegraf.
|
|
201 |
The telegraf secrets
command manages secrets in secret stores to use with Telegraf.
Usage
telegraf [global-flags] secrets [subcommand] [flags]
Subcommands
Subcommand |
Description |
list |
List known secrets and secret stores |
get |
Retrieve the value of a secret from a secret store |
set |
Create or modify a secret in a secret store |
help , h |
Shows command help |
Flags
Flag |
|
Description |
-h |
--help |
Show command help |
{{% caption %}}
Also see Telegraf global flags.
{{% /caption %}}