summaryrefslogtreecommitdiff
path: root/tea_issue.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tea_issue.sh')
-rw-r--r--tea_issue.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tea_issue.sh b/tea_issue.sh
new file mode 100644
index 0000000..bbcb5dc
--- /dev/null
+++ b/tea_issue.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+[ ! -f .env ] || export $(grep -v '^#' .env | xargs)
+echo tea issues --login teagent --repo "${REPO_NAME}"