Paddy
13bddfaa84
Fix typo in job-dispatch docs.
...
canidate -> candidate.
2017-06-16 16:04:12 -07:00
Rob Genova
5d8298290e
Remove Atlas references from docs
2017-06-05 23:05:43 +00:00
Seth Vargo
df31b83468
Cleanup links to limit redirects
2017-05-30 20:25:11 -04:00
Brian Shumate
5c6932b54a
Remove evict
2017-05-03 18:45:27 -04:00
Brian Shumate
74f5229f48
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
3145086a42
non-purge deregisters
2017-04-15 17:08:05 -07:00
Cameron Stokes
02f8bc8080
Grammar fix.
2017-03-29 11:49:09 -07:00
Alex Dadgar
55046ffa02
remote cli
2017-03-28 09:47:57 -07:00
Alexandr Burdiyan
90af58f392
Mention Nomad CLI remote usage
...
Added information about `NOMAD_ADDR` environment variable for Nomad CLI remote usage.
2017-03-28 12:08:35 +02:00
Alex Dadgar
23c4030fc4
Fix some website stuff
2017-03-15 11:29:36 -07:00
Alex Dadgar
221277aa06
Respond to feedback
2017-02-14 11:01:12 -08:00
Alex Dadgar
b1cd81e997
Remove todos
2017-02-10 15:41:23 -08:00
Alex Dadgar
009bd88e2f
Add outage guide and move bootstrapping
2017-02-10 15:30:34 -08:00
Alex Dadgar
2d4d9b79d8
Operator command/endpoint/documentation
2017-02-09 18:04:46 -08:00
Alex Dadgar
08a32cb93c
Add command line flag for create-from-role
2017-01-27 14:11:34 -08:00
Alex Dadgar
9c3d38a645
Respond to comments
2017-01-26 11:34:44 -08:00
Alex Dadgar
c9614a1405
Status examples
2017-01-25 22:21:51 -08:00
Alex Dadgar
4cfeefd4a5
Fix bad link
2017-01-25 21:27:44 -08:00
Alex Dadgar
05628dbf24
Parameterized page
2017-01-25 21:27:44 -08:00
Alex Dadgar
c4c94de96e
Dispatch command
2017-01-25 21:27:44 -08:00
Alex Dadgar
86b1196906
Update commands on website
2017-01-03 13:22:02 -08:00
Brian Shumate
448d6eec89
Remove admonition about server-members command
2016-12-13 11:11:26 -05:00
Alex Dadgar
647945089e
Fixes to stop command
2016-11-04 15:25:12 -07:00
Seth Vargo
4a1fa67f26
Separate agent configuration into its own pages
...
I apologize in advance for the rather long PR, but unfortunately there
is not an easy way to break this up into smaller chunks. This separates
the agent configuration into smaller, more consumable pieces just like
the job specification.
2016-11-02 18:30:00 -04:00
Seth Vargo
d145878fd2
Address feedback
2016-10-28 10:46:33 -04:00
Seth Vargo
56c0ae456b
jobfile -> job file
2016-10-27 22:50:02 -04:00
Seth Vargo
5d4b3958da
Use a partial instead
2016-10-27 22:18:06 -04:00
Seth Vargo
fa101d91c4
Revamp job specification documentation to be more modular and composable
2016-10-27 22:18:06 -04:00
Diptanu Choudhury
0f6e0d10b6
Enable serf encryption ( #1791 )
...
* Added the keygen command
* Added support for gossip encryption
* Changed the URL for keyring management
* Fixed the cli
* Added some tests
* Added tests for keyring operations
* Added a test for removal of keys
* Added some docs
* Fixed some docs
* Added general options
2016-10-17 10:48:04 -07:00
Ben Barnard
8c0a4196f7
Minor documentation edits for grammar and clarity
...
These are things I noticed as I read through the documentation.
There are a couple of minor substantive corrections as well.
2016-10-11 15:52:50 -04:00
Ben Barnard
83f647ed84
Replace "the the" with "the" in documentation and comments
2016-10-11 15:31:40 -04:00
Seth Vargo
0f73579533
Clarify server-members is server-only ( #1761 )
...
* Add a note to the CLI that only servers can run this command
* Add a callout that this is a server command
* Remove the annoying bottom margin on callouts
2016-09-27 13:51:54 -07:00
Cameron Davison
d87c66c054
add Created At to nomad alloc-status
2016-08-18 21:25:32 -05:00
Alex Dadgar
5966c74df7
Run command
2016-08-17 16:25:38 -07:00
Kenjiro Nakayama
ed5ddd1b5d
Update the usage of plan command
2016-08-17 11:06:08 +09:00
Kenjiro Nakayama
c77fbcc67b
Add help and documentation
2016-08-17 11:06:08 +09:00
Alex Dadgar
d108344eea
Merge pull request #1540 from novilabs/add-creation-time-to-job-status
...
Add creation time to job status
2016-08-15 21:04:14 -07:00
Cameron Davison
9d812516e8
s/Created/Created At/
2016-08-15 21:40:34 -05:00
Kenjiro Nakayama
e66a837bc0
Fix format in fs documentation
2016-08-11 10:39:37 +09:00
Diptanu Choudhury
9f0926b5aa
Merge pull request #1539 from hashicorp/docs-summaries
...
Added docs for job summaries
2016-08-10 15:08:32 -07:00
Alex Dadgar
c8b995b19f
Merge pull request #1503 from nak3/add-printer
...
Support nomad CLI output with JSON and template format
2016-08-09 09:54:25 -07:00
Kenjiro Nakayama
f3a0f23411
docs: Update command options subtitles
2016-08-09 22:56:26 +09:00
Kenjiro Nakayama
c9e696d750
Update after another review
2016-08-09 22:50:18 +09:00
Kenjiro Nakayama
770f37881f
Update help and error message
2016-08-09 21:06:20 +09:00
Kenjiro Nakayama
bcae435502
Add doc about -json and -t options
2016-08-09 21:06:20 +09:00
Cameron Davison
5ce7b308bb
remove time flag, and update docs with new column
2016-08-08 21:15:45 -05:00
Kenjiro Nakayama
7dfc75ac9c
tiny: Add MHz to node-status output
2016-08-08 13:12:01 +09:00
Diptanu Choudhury
1bc63ab808
Added docs for job summaries
2016-08-07 20:38:29 -04:00
Alex Dadgar
e474ea7cce
plan returns appropriate exit code
2016-08-01 20:07:49 -07:00
Alex Dadgar
a18aef187e
getting started
2016-07-25 13:29:19 -07:00
Alex Dadgar
fcb21177dd
logs command docs
2016-07-25 13:08:39 -07:00
Alex Dadgar
4e24676cd3
Docs
2016-07-21 12:33:05 -07:00
Alex Dadgar
79bb4d7d8e
Document HCL only
2016-07-01 11:51:53 -07:00
Jake Champlin
b7292014e3
Update website docs
2016-06-22 17:09:50 -04:00
Jake Champlin
1c2a5ad691
Remove debugging, add newline to website docs
2016-06-21 16:49:12 -04:00
Jake Champlin
84ad9925d7
Update from comments, initial test function
2016-06-21 16:46:42 -04:00
Alex Dadgar
8240e4b3a7
Merge pull request #1304 from hashicorp/d-plan-cli
...
plan cli docs
2016-06-16 17:24:24 -07:00
Alex Dadgar
2b26259f27
plan cli docs
2016-06-16 17:23:49 -07:00
Alex Dadgar
85548f46af
Merge pull request #1299 from hashicorp/d-node-status
...
Update node-status docs
2016-06-16 17:21:37 -07:00
Alex Dadgar
fc8254d157
Update node-status docs
2016-06-16 14:50:41 -07:00
Alex Dadgar
31b1267445
Update status docs
2016-06-16 14:00:45 -07:00
Chris Bednarski
02385f0dbc
Change Modfied to Modified
2016-06-13 15:09:13 -07:00
Alex Dadgar
5d181d203c
Add check-index flag to nomad run
2016-06-08 17:56:32 -07:00
Alex Dadgar
77dd3af134
docs
2016-06-07 11:33:55 -07:00
Alex Dadgar
55d48196b2
eval-status website docs
2016-05-27 11:50:15 -07:00
Jake Champlin
5412c29edb
Update per comments
2016-05-16 13:17:37 -04:00
Jake Champlin
1a0573136b
Update documentation
2016-05-09 09:57:37 -04:00
Alex Dadgar
6ffad28961
nomad inspect docs
2016-04-15 11:13:26 -07:00
Alex Dadgar
60153ed845
Add -self flag to node-drain
2016-04-11 15:20:49 -07:00
Alex Dadgar
7bee675b6c
node-status -self command and docs
2016-03-29 12:36:24 -07:00
Alex Dadgar
f9a48e23f9
nomad run -output emits the JSON representation of the job
2016-03-25 18:24:51 -07:00
Jake Champlin
4f01d2f8bf
Allow fs commands to use job-id
...
Adds `-job` flag argument to `nomad fs` commands to randomly lookup a
job's allocation-id to use in an `fs` command.
Can be used when debugging a job, where a specific allocation ID is not
a strict requirement.
2016-03-18 15:05:35 -04:00
Diptanu Choudhury
4ed057cef4
Explanded getting-started and alloc-status
2016-03-15 19:35:31 -07:00
Dmitry Smirnov
7c3bb51cfa
codespell: minor spelling corrections
...
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
2016-03-16 05:28:31 +11:00
Jake Champlin
4e6737651a
Only fetch running allocs, use args, add docs
...
Only fetch running allocations, not total allocated ids, add
documentation, and cleanup things.
2016-03-03 14:09:07 -05:00
Jake Champlin
4102e95105
Add in some docs
2016-01-29 00:16:02 -05:00
Diptanu Choudhury
8bbbfb188d
Added synopsis of fs sub commands in the docs
2016-01-27 22:19:03 -08:00
Diptanu Choudhury
0d56c4426a
Added the docs
2016-01-27 22:05:22 -08:00
Ivo Verberk
c1829e7f1f
Update website documentation
2016-01-20 00:01:26 +01:00
Mans Matulewicz
e138b0b9d5
changed agent-status to agent-info as agent-status does not exist
2016-01-14 14:28:55 +01:00
Ivo Verberk
9527fc254d
Improvements for short identifiers
...
* Fix tests
* Update documentation
2016-01-06 22:46:57 +01:00
Ivo Verberk
15defdfc69
Documentation updates for short identifiers in the CLI
2015-12-29 12:17:16 +01:00
Alex Dadgar
907d3c2bb6
Add docs
2015-11-16 18:36:13 -08:00
Charlie O'Keefe
80a6f03c53
have a the string -> have the string
2015-10-26 14:51:17 -06:00
Charlie O'Keefe
c28ded1084
deregistraion -> deregistration
2015-10-26 14:20:10 -06:00
Charlie O'Keefe
3f361edff2
an option job ID -> an optional job ID
2015-10-26 13:59:47 -06:00
Charlie O'Keefe
8325b9512b
tasks groups -> task groups
2015-10-25 18:31:59 -06:00
Armon Dadgar
2c4a740f2a
website: fixing alloc-status docs
2015-09-27 17:52:55 -07:00
Ryan Uber
76a3cf3b93
website: document alloc-status command
2015-09-27 14:20:09 -07:00
Ryan Uber
a7757436c9
Merge pull request #114 from hashicorp/f-clients
...
Make servers list configurable on clients
2015-09-25 12:03:21 -07:00
Ryan Uber
dfdda4335d
website: update docs for command rename
2015-09-25 12:00:14 -07:00
Armon Dadgar
83886c9f54
website: fix wording
2015-09-25 11:17:06 -07:00
Ryan Uber
62d1da4cc8
website: fix copy
2015-09-25 10:14:30 -07:00
Ryan Uber
3452e3a2fa
website: document the client-servers command
2015-09-24 21:59:04 -07:00
Armon Dadgar
77a9e52449
command/validate: Adding new command
2015-09-24 18:29:46 -07:00
Clint Shryock
bdfb035cf5
misc cleanups
2015-09-24 16:37:32 -05:00
Armon Dadgar
af3601663d
website: update 'run' docs
2015-09-22 21:48:43 -07:00
Armon Dadgar
8257c243b1
command/init: reworking behavior and default file
2015-09-22 21:48:43 -07:00
Chris Bednarski
3d38679365
Added docs page for init command
2015-09-22 16:11:11 -07:00
Ryan Uber
2f720c651f
website: update docs for command renames
2015-09-22 11:08:36 -07:00