1001 B
1001 B
title | description | menu | weight | ||||||
---|---|---|---|---|---|---|---|---|---|
influx org update | The 'influx org update' command updates information related to organizations in InfluxDB. |
|
201 |
The influx org update
command updates information related to organizations in InfluxDB.
Usage
influx org update [flags]
Flags
Flag | Description | Input type | {{< cli/mapped >}} |
---|---|---|---|
-d , --description |
Description for the organization | string | INFLUX_ORG_DESCRIPTION |
-h , --help |
Help for update |
||
-i , --id |
(Required) Organization ID | string | INFLUX_ORG_ID |
-n , --name |
Organization name | string | INFLUX_ORG |
{{% cli/influx-global-flags %}}