Add note in upgrade guide

pull/1701/head
pierwill 2020-10-29 16:45:49 -07:00
parent a8a90d80d6
commit 9fd60ee96e
1 changed files with 2 additions and 0 deletions
content/influxdb/v2.0/reference/upgrading

View File

@ -33,3 +33,5 @@ Back up all data before upgrading with `influx upgrade`.
influxd upgrade --config <path to config file>
```
4. Follow the prompts to set up a new InfluxDB 2.0 instance.
For more information on upgrading, including how to handle non-standard installations, see [`influxd upgrade`](/influxdb/v2.0/reference/cli/influxd/upgrade/).