diff --git a/content/v2.0/reference/release-notes/influxdb.md b/content/v2.0/reference/release-notes/influxdb.md index 773e6dbf9..861ce685c 100644 --- a/content/v2.0/reference/release-notes/influxdb.md +++ b/content/v2.0/reference/release-notes/influxdb.md @@ -13,7 +13,6 @@ weight: 101 ### Features - Add option for Cloud users to use the `influx` CLI to interact with a Cloud instance. To download the CLI, [open the InfluxData Download page](https://portal.influxdata.com/downloads/), click **v2.0.0-beta**, and then run the command under **your OS (CLI Only)**. For information about using the `influx` CLI, see [influx - InfluxDB command line interface](/v2.0/reference/cli/influx/). -- Add [separate install for `influx` command line interface (CLI)](https://portal.influxdata.com/downloads/). - Consolidate `influx apply` commands under templates. Remove some nesting of the `influx` CLI commands. - Make all `influx apply` applications stateful through stacks. - Add ability to export a stack's existing resource state using `influx export`.