From a7dba759a859fba9f7bf63d1bf68fb0b3e97ad8a Mon Sep 17 00:00:00 2001 From: Everett Toews Date: Sun, 16 Apr 2017 14:34:49 -0500 Subject: [PATCH] Change to the snap dir first --- docs/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.html b/docs/index.html index 258cf004..ff72ad00 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5795,6 +5795,7 @@ Note: the InfluxDB query language *looks like* SQL but it's not. - Load a task manifest file collecting a couple of metrics on all containers,
and sending them to InfluxDB: ```bash + cd ~/orchestration-workshop/snap snapctl task create -t docker-influxdb.json ```