Alex Dadgar
148a9504e7
color
2018-03-21 20:27:32 -07:00
James Rasell
dd208fcdb5
Document new Consul checks name config params and CLI flags.
2018-03-21 08:28:07 +01:00
Josh Soref
b405713969
spelling: resource
2018-03-11 18:51:03 +00:00
Josh Soref
b54e293af7
spelling: programmatically
2018-03-11 18:39:01 +00:00
Josh Soref
4156aabf6a
spelling: periodic
2018-03-11 18:37:05 +00:00
Josh Soref
35fc31ea4b
spelling: invoke
2018-03-11 18:00:32 +00:00
Josh Soref
6a08900d07
spelling: enforcement
2018-03-11 17:59:12 +00:00
Preetha Appan
91a9118dfa
Documentation for reschedule attempts in CLI/API
2018-02-06 10:19:45 -06:00
Kyle Havlovitz
4e9735d69f
Merge branch 'master' into autopilot
2018-01-18 13:29:25 -08:00
Kyle Havlovitz
254458703b
Add raft remove by id endpoint/command
2018-01-16 13:35:32 -08:00
Michael Schurter
b6d850513a
Add missing -group=cache to docs
...
Fixes #3699
2018-01-03 16:50:47 -08:00
Jaemin Sung
76635f285c
Add missing token option for nomad run command
2017-12-27 11:54:20 -05:00
Kyle Havlovitz
54e6b7ff74
Add autopilot docs
2017-12-18 14:29:41 -08:00
Thomas Bartelmess
51a407f2bc
Changed Superset to only return the resource name
...
The Superset method on Resources used to return a string in the format of “[resource name] exhausted”.
This was leading to the output in plan/create job API DimensionExhausted to return keys like
```
"DimensionExhausted": {"cpu exhausted": 1}
```
This was not anywhere documented, however, one of the examples on the website showed it like this.
The other side effect of this is that the CLI formats the strings from the name of the key leading to output like
```
* Dimension "cpu exhausted" exhausted on 1 nodes
```
2017-11-28 23:16:08 -05:00
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