docs-v2/content/v2.0/reference/cli/influx/org/update.md

1.2 KiB

title description menu weight
influx org update The 'influx org update' command updates information related to organizations in InfluxDB.
v2_0_ref
name parent
influx org update influx org
201

The influx org update command updates information related to organizations in InfluxDB.

Usage

influx org update [flags]

Flags

Flag Description Input type
-h, --help Help for update
-i, --id The organization ID (Required) string
-n, --name The organization name string

Global flags

Global flag Description Input type
--host HTTP address of InfluxDB (default http://localhost:9999) string
--local Run commands against the local filesystem
-t, --token API token to use in client calls string