[cylc] 21/33: Add comments
Alastair McKinstry
mckinstry at moszumanska.debian.org
Sat Dec 12 14:24:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository cylc.
commit 18460a0a3a7d457a86274e4104425a439e93ebf0
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Fri Nov 14 19:46:49 2014 +0000
Add comments
---
debian/bash_completion.d/cylc | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/debian/bash_completion.d/cylc b/debian/bash_completion.d/cylc
index c4470b6..fc0d2dc 100644
--- a/debian/bash_completion.d/cylc
+++ b/debian/bash_completion.d/cylc
@@ -18,3 +18,36 @@ validate view warranty \
task hook admin license GPL \
-v --version -h --help \
" -f cylc
+
+# cylc database commands:
+# copy cp get-directory print refresh register reregister rename unregister
+
+# cylc preparation commands:
+# 5to6 diff compare edit graph jobscript list ls search grep validate view
+
+# cylc information commands:
+# cat-log log cat-state documentation browse dump get-gui-config
+# get-site-config get-global-config get-suite-config get-config
+# gsummary gui gcylc list ls monitor show
+
+# cylc discovery commands:
+# check-versions ping scan
+
+# cylc control commands:
+# broadcast bcast depend gui hold insert kill nudge poll purge release unhold reload remove reset restart
+# run start set-runahead set-verbosity stop shutdown trigger
+
+# cylc utility commands:
+# cycle-point cyclepoint datetime cycletime random rnd scp-transfer suite-state
+
+# cylc task commands
+# failed task-failed job-kill job-poll job-submit message task-message started task-started submit single succeeded task-succeeded
+
+# cylc hook commands
+# check-triggering email-suite email-task
+
+# cylc admin commands
+# check-software import-examples test-battery test-db upgrade-db upgrade-run-dir
+
+# cylc license commands
+# conditions warranty
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cylc.git
More information about the debian-science-commits
mailing list