summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/job-plan6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/job-plan b/bin/job-plan
new file mode 100755
index 0000000..779d681
--- /dev/null
+++ b/bin/job-plan
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+cd "$(dirname "$0"/..)"
+set -e
+
+nomad job plan example.nomad