summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorZack Hobson2014-02-04 08:15:11 -0800
committerZack Hobson2014-02-04 08:16:25 -0800
commitef2aaa0bed393d3206b2bf0207c9c7f1b5e4b4a3 (patch)
treebb6a8079c023c4f0f38ee0af0a08046e40ad63e9 /README.markdown
parentf2a4e5543eaa4024d69c271f820d34f29dc0578d (diff)
downloadhcl-ef2aaa0bed393d3206b2bf0207c9c7f1b5e4b4a3.tar.bz2
add status command to docs
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index d5fd7c0..ebe293c 100644
--- a/README.markdown
+++ b/README.markdown
@@ -35,6 +35,7 @@ or you can install from source:
hcl aliases
hcl (cancel | nvm | oops)
hcl config
+ hcl status
### Available Projects and Tasks
@@ -175,6 +176,12 @@ commands show the time sheet for the specified day:
[cd]: http://chronic.rubyforge.org/
+Harvest provides an [status API], which you can query using the
+`hcl status` command. This will tell you whether Harvest itself is up and the
+current response time, along with a timestamp of when it was last tested.
+
+[status API]: http://harveststatus.com/status_api
+
## Author
HCl was designed and implemented by [Zack Hobson][zgh].