We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25e5f4a + 5550a3a commit 49ba73eCopy full SHA for 49ba73e
1 file changed
deisctl/README.md
@@ -211,6 +211,13 @@ deis-router@2.service: launched
211
deis-router@3.service: launched
212
```
213
214
+## Unit Search Paths
215
+
216
+deisctl looks for unit files in these directories, in this order:
217
+- the $DEISCTL_UNITS environment variable, if set
218
+- $HOME/.deis/units
219
+- /var/lib/deis/units
220
221
## License
222
223
Copyright 2014, OpDemand LLC
0 commit comments