From 3289ccf2084eab3f33b2fd47611417e122cef809 Mon Sep 17 00:00:00 2001 From: timhallinflux Date: Tue, 28 Apr 2020 11:29:07 -0700 Subject: [PATCH] Create get_started_cloud.md add instructions for grabbing the CLI...this is required today. --- .../influxdb-templates/get_started_cloud.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 content/v2.0/influxdb-templates/get_started_cloud.md diff --git a/content/v2.0/influxdb-templates/get_started_cloud.md b/content/v2.0/influxdb-templates/get_started_cloud.md new file mode 100644 index 000000000..bbf661bd1 --- /dev/null +++ b/content/v2.0/influxdb-templates/get_started_cloud.md @@ -0,0 +1,18 @@ +--- +title: Get Started with InfluxDB Templates +description: > + To get started with InfluxDB Template, you need to download the InfluxDB CLI. +menu: + v2_0: + parent: InfluxDB templates + name: Get Started with Templates in Cloud + identifier: Templates requires CLI + product: InfluxDB Cloud +weight: 101 +v2.0/tags: [templates] +--- + +If you are an InfluxDB Cloud user, you'll need the InfluxDB CLI (`influx`) in order to run the +various `influx pkg` commands against your Cloud account. + +