hotfix: update cli descriptions to remove single quotes
parent
9aa7af7537
commit
970613cae8
|
@ -2,7 +2,7 @@
|
|||
title: influx - InfluxDB command line interface
|
||||
seotitle: influx - InfluxDB command line interface
|
||||
description: >
|
||||
The influx CLI includes commands to manage many aspects of InfluxDB,
|
||||
The `influx` CLI includes commands to manage many aspects of InfluxDB,
|
||||
including buckets, organizations, users, tasks, etc.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx apply
|
||||
description: The 'influx apply' command applies InfluxDB templates.
|
||||
description: The `influx apply` command applies InfluxDB templates.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx apply
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx auth
|
||||
description: The 'influx auth' command and its subcommands manage authorizations in InfluxDB.
|
||||
description: The `influx auth` command and its subcommands manage authorizations in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx auth
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx auth active
|
||||
description: The 'influx auth active' command activates an authorization.
|
||||
description: The `influx auth active` command activates an authorization.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx auth active
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx auth create
|
||||
description: The 'influx auth create' creates an authorization in InfluxDB.
|
||||
description: The `influx auth create` creates an authorization in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx auth create
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx auth delete
|
||||
description: The 'influx auth delete' command deletes an authorization in InfluxDB.
|
||||
description: The `influx auth delete` command deletes an authorization in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx auth delete
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx auth inactive
|
||||
description: The 'influx auth inactive' inactivates an authorization in InfluxDB.
|
||||
description: The `influx auth inactive` inactivates an authorization in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx auth inactive
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx auth list
|
||||
description: The 'influx auth list' command lists and searches authorizations in InfluxDB.
|
||||
description: The `influx auth list` command lists and searches authorizations in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx auth list
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx backup
|
||||
description: The 'influx backup' command backs up data stored in InfluxDB.
|
||||
description: The `influx backup` command backs up data stored in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx backup
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx bucket
|
||||
description: The 'influx bucket' command and its subcommands manage buckets in InfluxDB.
|
||||
description: The `influx bucket` command and its subcommands manage buckets in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx bucket
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx bucket create
|
||||
description: The 'influx bucket create' command creates a new bucket in InfluxDB.
|
||||
description: The `influx bucket create` command creates a new bucket in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx bucket create
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx bucket delete
|
||||
description: The 'influx bucket delete' command deletes a bucket from InfluxDB and all the data it contains.
|
||||
description: The `influx bucket delete` command deletes a bucket from InfluxDB and all the data it contains.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx bucket delete
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx bucket list
|
||||
description: The 'influx bucket list' command lists and searches for buckets in InfluxDB.
|
||||
description: The `influx bucket list` command lists and searches for buckets in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx bucket list
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx bucket update
|
||||
description: The 'influx bucket update' command updates information associated with buckets in InfluxDB.
|
||||
description: The `influx bucket update` command updates information associated with buckets in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx bucket update
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: influx completion
|
||||
description: >
|
||||
The 'influx completion' command outputs `influx` shell completion scripts for a
|
||||
The `influx completion` command outputs `influx` shell completion scripts for a
|
||||
specified shell (`bash` or `zsh`).
|
||||
menu:
|
||||
v2_0_ref:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx config
|
||||
description: The 'influx config' command and subcommands manage multiple InfluxDB connection configurations.
|
||||
description: The `influx config` command and subcommands manage multiple InfluxDB connection configurations.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx config
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx config create
|
||||
description: The 'influx config create' command creates a new InfluxDB connection configuration.
|
||||
description: The `influx config create` command creates a new InfluxDB connection configuration.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx config create
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx config delete
|
||||
description: The 'influx config delete' command deletes an InfluxDB connection configuration.
|
||||
description: The `influx config delete` command deletes an InfluxDB connection configuration.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx config delete
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx config list
|
||||
description: The 'influx config list' command lists all InfluxDB connection configurations.
|
||||
description: The `influx config list` command lists all InfluxDB connection configurations.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx config list
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx config set
|
||||
description: The 'influx config set' command updates an InfluxDB connection configuration.
|
||||
description: The `influx config set` command updates an InfluxDB connection configuration.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx config set
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx delete
|
||||
description: The 'influx delete' command deletes points from an InfluxDB bucket.
|
||||
description: The `influx delete` command deletes points from an InfluxDB bucket.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx delete
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx export
|
||||
description: The 'influx export' command exports existing resources as an InfluxDB template.
|
||||
description: The `influx export` command exports existing resources as an InfluxDB template.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
parent: influx
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: influx export all
|
||||
description: >
|
||||
The 'influx export all' command exports all resources in an organization as an InfluxDB template.
|
||||
The `influx export all` command exports all resources in an organization as an InfluxDB template.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
parent: influx export
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: influx export stack
|
||||
description: >
|
||||
The 'influx export stack' command exports all resources associated with a stack as an InfluxDB template.
|
||||
The `influx export stack` command exports all resources associated with a stack as an InfluxDB template.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
parent: influx export
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx help
|
||||
description: The 'influx help' command provides help for any command in the `influx` command line interface.
|
||||
description: The `influx help` command provides help for any command in the `influx` command line interface.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx help
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx org
|
||||
description: The 'influx org' command and its subcommands manage organization information in InfluxDB.
|
||||
description: The `influx org` command and its subcommands manage organization information in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx org
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx org create
|
||||
description: The 'influx org create' creates a new organization in InfluxDB.
|
||||
description: The `influx org create` creates a new organization in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx org create
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx org delete
|
||||
description: The 'influx org delete' command deletes an organization in InfluxDB.
|
||||
description: The `influx org delete` command deletes an organization in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx org delete
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx org list
|
||||
description: The 'influx org list' lists and searches for organizations in InfluxDB.
|
||||
description: The `influx org list` lists and searches for organizations in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx org list
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx org members - Organization membership management commands
|
||||
description: The 'influx org members' command and its subcommands manage organization members in InfluxDB.
|
||||
title: influx org members
|
||||
description: The `influx org members` command and its subcommands manage organization members in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx org members
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx org members add
|
||||
description: The 'influx org members add' command adds a new member to an organization in InfluxDB.
|
||||
description: The `influx org members add` command adds a new member to an organization in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx org members add
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx org members list
|
||||
description: The 'influx org members list' command lists members within an organization in InfluxDB.
|
||||
description: The `influx org members list` command lists members within an organization in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx org members list
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx org members remove
|
||||
description: The 'influx org members remove' command removes a member from an organization in InfluxDB.
|
||||
description: The `influx org members remove` command removes a member from an organization in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx org members remove
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx org update
|
||||
description: The 'influx org update' command updates information related to organizations in InfluxDB.
|
||||
description: The `influx org update` command updates information related to organizations in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx org update
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: influx query
|
||||
description: >
|
||||
The 'influx query' command executes a literal Flux query provided as a string
|
||||
The `influx query` command executes a literal Flux query provided as a string
|
||||
or a literal Flux query contained in a file by specifying the file prefixed with an '@' sign.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: influx repl
|
||||
description: >
|
||||
The 'influx repl' command opens an interactive read-eval-print-loop (REPL)
|
||||
The `influx repl` command opens an interactive read-eval-print-loop (REPL)
|
||||
from which you can run Flux commands.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx secret
|
||||
description: The 'influx secret' command manages secrets.
|
||||
description: The `influx secret` command manages secrets.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx secret
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx secret delete
|
||||
description: The 'influx secret delete' command deletes secrets.
|
||||
description: The `influx secret delete` command deletes secrets.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx secret delete
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx secret list
|
||||
description: The 'influx secret list' command lists secret keys.
|
||||
description: The `influx secret list` command lists secret keys.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx secret list
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx secret update
|
||||
description: The 'influx secret update' command adds and updates secrets.
|
||||
description: The `influx secret update` command adds and updates secrets.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx secret update
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: influx setup
|
||||
description: >
|
||||
The 'influx setup' command walks through the initial InfluxDB setup process,
|
||||
The `influx setup` command walks through the initial InfluxDB setup process,
|
||||
creating a default user, organization, and bucket.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: influx stacks
|
||||
description: >
|
||||
The 'influx stacks' command and its subcommands list and manage InfluxDB stacks
|
||||
The `influx stacks` command and its subcommands list and manage InfluxDB stacks
|
||||
and associated resources.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx stacks init
|
||||
description: The 'influx stacks init' command initializes an InfluxDB stack.
|
||||
description: The `influx stacks init` command initializes an InfluxDB stack.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx stacks init
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx stacks remove
|
||||
description: The 'influx stacks remove' command removes an InfluxDB stack and all associated resources.
|
||||
description: The `influx stacks remove` command removes an InfluxDB stack and all associated resources.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx stacks remove
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx task
|
||||
description: The 'influx task' command and its subcommands manage tasks in InfluxDB.
|
||||
description: The `influx task` command and its subcommands manage tasks in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx task
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx task create
|
||||
description: The 'influx task create' command creates a new task in InfluxDB.
|
||||
description: The `influx task create` command creates a new task in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx task create
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx task delete
|
||||
description: The 'influx task delete' command deletes a task in InfluxDB.
|
||||
description: The `influx task delete` command deletes a task in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx task delete
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx task list
|
||||
description: The 'influx task list' command lists and searches for tasks in InfluxDB.
|
||||
description: The `influx task list` command lists and searches for tasks in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx task list
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: influx task log
|
||||
description: The 'influx task log' and its subcommand 'list' output log information related related to a task.
|
||||
description: >
|
||||
The `influx task log` and its subcommand, `list`, output log information
|
||||
related to a task.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx task log
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx task log list
|
||||
description: The 'influx task log list' command outputs log information related to a task.
|
||||
description: The `influx task log list` command outputs log information related to a task.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx task log list
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: influx task run
|
||||
description: >
|
||||
The 'influx task run' command and its subcommand 'list' output information
|
||||
The `influx task run` command and its subcommand, `list` output information
|
||||
related to runs of a task.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx task run list
|
||||
description: The 'influx task run list' command outputs information related to runs of a task.
|
||||
description: The `influx task run list` command outputs information related to runs of a task.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx task run list
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx task run retry
|
||||
description: The 'influx task run retry' command retries to run a task in InfluxDB.
|
||||
description: The `influx task run retry` command retries to run a task in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx task run retry
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx task update
|
||||
description: The 'influx task update' command updates information related to tasks in InfluxDB.
|
||||
description: The `influx task update` command updates information related to tasks in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx task update
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx template
|
||||
description: The 'influx template' command summarizes the specified InfluxDB template.
|
||||
description: The `influx template` command summarizes the specified InfluxDB template.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx template
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: influx template validate
|
||||
description: >
|
||||
The 'influx template validate' command validates the provided InfluxDB template.
|
||||
The `influx template validate` command validates the provided InfluxDB template.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
parent: influx template
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: influx transpile
|
||||
description: >
|
||||
The 'influx transpile' command transpiles an InfluxQL query to Flux source code.
|
||||
The `influx transpile` command transpiles an InfluxQL query to Flux source code.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx transpile
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx user
|
||||
description: The 'influx user' command and its subcommands manage user information in InfluxDB.
|
||||
description: The `influx user` command and its subcommands manage user information in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx user
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx user create
|
||||
description: The 'influx user create' command creates a user in InfluxDB.
|
||||
description: The `influx user create` command creates a user in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx user create
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx user delete
|
||||
description: The 'influx user delete' command deletes a specified user.
|
||||
description: The `influx user delete` command deletes a specified user.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx user delete
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influx user list
|
||||
description: The 'influx user list' lists users in InfluxDB.
|
||||
description: The `influx user list` lists users in InfluxDB.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx user list
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: influx user update
|
||||
description: >
|
||||
The 'influx user update' command updates information related to a user such as their user name.
|
||||
The `influx user update` command updates information related to a user such as their user name.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: influx user update
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: influx write dryrun
|
||||
description: >
|
||||
The 'influx write dryrun' command prints write output to stdout instead of writing
|
||||
The `influx write dryrun` command prints write output to stdout instead of writing
|
||||
to InfluxDB. Use this command to test writing data.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: influxd - InfluxDB daemon
|
||||
description: The influxd daemon starts and runs all the processes necessary for InfluxDB to function.
|
||||
title: influxd - InfluxDB service
|
||||
description: The `influxd` service starts and runs all the processes necessary for InfluxDB to function.
|
||||
v2.0/tags: [influxd, cli]
|
||||
menu:
|
||||
v2_0_ref:
|
||||
|
|
Loading…
Reference in New Issue