Merge pull request #5217 from influxdata/fix_db_update_link
chore: fix link to database update influxctlpull/5213/head^2
commit
99fb79b8a1
|
@ -25,7 +25,7 @@ influxctl database [subcommand] [flags]
|
|||
| [create](/influxdb/clustered/reference/cli/influxctl/database/create/) | Create a database |
|
||||
| [delete](/influxdb/clustered/reference/cli/influxctl/database/delete/) | Delete a database |
|
||||
| [list](/influxdb/clustered/reference/cli/influxctl/database/list/) | List databases |
|
||||
| [update](/influxdb/clustered/reference/cli/influxctl/database/list/) | Update a database |
|
||||
| [update](/influxdb/clustered/reference/cli/influxctl/database/update/) | Update a database |
|
||||
| help, h | Output command help |
|
||||
|
||||
## Flags
|
||||
|
|
Loading…
Reference in New Issue