Merge pull request #5217 from influxdata/fix_db_update_link

chore: fix link to database update influxctl
pull/5213/head^2
Bill O'Connell 2023-11-06 16:36:41 -05:00 committed by GitHub
commit 99fb79b8a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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