From 1d6d58a2fee432894815ab8fc914d9dc7da9aa56 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Tue, 15 Apr 2025 10:10:02 -0500 Subject: [PATCH] Update content/influxdb3/enterprise/admin/tokens/resource/create.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- content/influxdb3/enterprise/admin/tokens/resource/create.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/influxdb3/enterprise/admin/tokens/resource/create.md b/content/influxdb3/enterprise/admin/tokens/resource/create.md index 3b265f17e..329e12d7e 100644 --- a/content/influxdb3/enterprise/admin/tokens/resource/create.md +++ b/content/influxdb3/enterprise/admin/tokens/resource/create.md @@ -514,7 +514,7 @@ token string in plain text. The `influxdb3 create token` command supports the `--format json` option. By default, the command outputs the token string. -For easier programmatic access to the command output, include `--format json` +For easier programmatic access to the command output, include `--format json` with your command to format the output as JSON. The `/api/v3/configure/token` endpoint outputs JSON format in the response body.