Change to the snap dir first

This commit is contained in:
Everett Toews
2017-04-16 14:34:49 -05:00
parent 7b3c9cd2c3
commit a7dba759a8

View File

@@ -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,
<br/>and sending them to InfluxDB:
```bash
cd ~/orchestration-workshop/snap
snapctl task create -t docker-influxdb.json
```