Commit Graph

162 Commits

Author SHA1 Message Date
Preetha Appan
781e70ff3a Update docs to include ModifyTime in more places where allocations are returned 2017-11-01 15:19:52 -05:00
Preetha Appan
f3075f66ec Document modify time in a bunch of places 2017-11-01 15:16:38 -05:00
Alex Dadgar
eef5242d21 Merge pull request #3395 from hashicorp/d-quota
Document Quotas
2017-10-16 12:41:05 -07:00
Alex Dadgar
87411ea6e7 guide 2017-10-16 11:23:18 -07:00
Alex Dadgar
b38bb83ea0 List does json/template 2017-10-13 16:37:33 -07:00
Alex Dadgar
6517db420e add missing namespace commands 2017-10-13 16:32:47 -07:00
Alex Dadgar
af6360086c policy list and token self commands 2017-10-13 16:31:46 -07:00
Alex Dadgar
c8cfcab793 quota command docs 2017-10-13 16:16:36 -07:00
Alex Dadgar
f6fbb36054 sync 2017-10-13 14:36:02 -07:00
Alex Dadgar
5d724d619d ACL command options 2017-10-12 13:51:39 -07:00
Alex Dadgar
9ae009eadb Update ui.html.md.erb 2017-10-12 09:42:11 -07:00
Alex Dadgar
580e1685e5 UI command documentation 2017-10-11 18:24:58 -07:00
James Rasell
f98f403401 Update agent CLI to include Consul config option flags.
This update introduces command line flags for all Consul options
thus allowing users to both use a config file and CLI options to
configure Consul.

Website documentation has also been updated.

Closes #3304
2017-10-05 14:26:26 +01:00
Alex Dadgar
b84472f5c5 Spell check website 2017-09-27 11:14:37 -07:00
Chelsea Holland Komlo
be1dcd08dd fixups from code review 2017-09-25 19:42:03 +00:00
Chelsea Holland Komlo
edf14142de update acl token 2017-09-25 15:54:06 +00:00
Alex Dadgar
ddc2efa4ac sync 2017-09-19 10:08:23 -05:00
Chelsea Holland Komlo
a90ec92e06 update documentation 2017-09-17 18:47:06 +00:00
Chelsea Holland Komlo
eee7761e8a add documentation for token info 2017-09-17 18:45:32 +00:00
Chelsea Holland Komlo
62823ce7ee add policy with rules for documentation 2017-09-17 18:17:53 +00:00
Chelsea Holland Komlo
7ee27f99e8 small fixups 2017-09-17 18:17:53 +00:00
Chelsea Holland Komlo
94c12630b5 documentation; add to existing commands 2017-09-17 18:17:53 +00:00
Chelsea Holland Komlo
38c68c36fb fixups 2017-09-17 05:15:25 +00:00
Chelsea Holland Komlo
e6adcbcdcb add acl policy delete command 2017-09-17 04:36:08 +00:00
Chelsea Holland Komlo
730c5ad457 adds ACL token delete 2017-09-16 00:26:44 +00:00
Armon Dadgar
3c405013ad website: document token create 2017-09-14 22:05:17 -07:00
Armon Dadgar
4e8f7d856c website: document acl policy apply 2017-09-14 21:31:15 -07:00
Armon Dadgar
e77ecc14e2 website: document bootstrap CLI and update ACL guide 2017-09-11 10:47:39 -07:00
Alex Dadgar
88372e6b72 Document new status command
This PR documents the new status and job status command.
2017-08-28 16:05:58 -07:00
Nicolae Vlădescu
66865f3998 Fix typo Automtic -> Automatic 2017-08-23 17:09:47 +03:00
Michael Schurter
be36bfb15a Merge pull request #2923 from hashicorp/d-tls-guide
TLS Guide
2017-08-11 21:03:52 -07:00
Seth Rutner
2108e2a391 Update revert.html.md.erb
wrong command
2017-08-04 11:06:04 -07:00
Michael Schurter
4fa43440b1 Lots of fixes from @sethvargo
* hclfmt the world
  * 2 space indent
  * make every example well formed with stanzas and comments
* jsonfmt too
* mdfmt manually
  * _ instead of *
  * no [links][], only [links][links]
* ordered lists instead of bullets when possible
* lots of wording fixes
* de-contractionization
* add 127.0.0.1 to SANs
* -1 on intentional errors
* -1 on first person
2017-08-01 15:40:36 -07:00
Seth Vargo
30823a69cc Fix broken links 2017-07-26 18:43:51 -04:00
Michael Schurter
4901816810 Missing period 2017-07-25 17:37:09 -07:00
Alex Dadgar
487e1eafee New commands docs and small fixes
This PR adds the command documentations and has small CLI fixes.
2017-07-25 17:37:09 -07:00
Alex Dadgar
278195e6dc validate 2017-07-25 17:37:09 -07:00
Alex Dadgar
92991771f2 inspect 2017-07-25 17:37:09 -07:00
Alex Dadgar
fcc4655b6f alloc-status 2017-07-25 17:37:09 -07:00
Alex Dadgar
f977c7e7f8 Status command 2017-07-25 17:34:43 -07:00
Alex Dadgar
58898e1426 Update API and JSON Job Documentation
This PR updates the api documentation to reflect 0.6 HTTP API and the
JSON job specification as well.
2017-07-25 17:18:15 -07:00
Seth Vargo
36fe551231 Use a subdirectory for operator commands 2017-07-25 15:55:35 -04:00
Alex Dadgar
c0084dcab1 Add command autocompletion.
This PR adds command autocompletion to the CLI.
2017-07-17 15:00:40 -07:00
Paddy
df52d6f522 Fix typo in job-dispatch docs.
canidate -> candidate.
2017-06-16 16:04:12 -07:00
Rob Genova
51ca07c50a Remove Atlas references from docs 2017-06-05 23:05:43 +00:00
Seth Vargo
4d144e404f Cleanup links to limit redirects 2017-05-30 20:25:11 -04:00
Brian Shumate
96fac81676 Remove evict 2017-05-03 18:45:27 -04:00
Brian Shumate
17b20de71f Docs: Update node-status page
- Add details about Desired Status and Client Status for #264
2017-05-03 17:46:06 -04:00
Alex Dadgar
950171f094 non-purge deregisters 2017-04-15 17:08:05 -07:00
Cameron Stokes
a8b836beec Grammar fix. 2017-03-29 11:49:09 -07:00