From 1cb045100d506fd61dff4770622e8515c050d5df Mon Sep 17 00:00:00 2001 From: Preetha Appan <460133+preetapan@users.noreply.github.com> Date: Thu, 5 Sep 2019 13:31:05 -0500 Subject: [PATCH] Add docs for new kind field --- website/source/docs/job-specification/task.html.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/source/docs/job-specification/task.html.md b/website/source/docs/job-specification/task.html.md index afcb0e56f..a168691f5 100644 --- a/website/source/docs/job-specification/task.html.md +++ b/website/source/docs/job-specification/task.html.md @@ -108,6 +108,9 @@ job "docs" { required by the task. This overrides any `vault` block set at the `group` or `job` level. +- `kind` `(string: )` - Used internally to manage tasks according to + the value of this field. Initial use case is for Consul Connect. + ## `task` Examples The following examples only show the `task` stanzas. Remember that the