Commit Graph

87 Commits

Author SHA1 Message Date
Cameron Davison
89d3feb420 add Created At to nomad alloc-status 2016-08-18 21:25:32 -05:00
Alex Dadgar
dd7d827eb0 Run command 2016-08-17 16:25:38 -07:00
Kenjiro Nakayama
4836c0ffd6 Update the usage of plan command 2016-08-17 11:06:08 +09:00
Kenjiro Nakayama
2c332cf539 Add help and documentation 2016-08-17 11:06:08 +09:00
Alex Dadgar
cc4b0ff7c5 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
561d7e3e97 s/Created/Created At/ 2016-08-15 21:40:34 -05:00
Kenjiro Nakayama
94431eefec Fix format in fs documentation 2016-08-11 10:39:37 +09:00
Diptanu Choudhury
f948205e89 Merge pull request #1539 from hashicorp/docs-summaries
Added docs for job summaries
2016-08-10 15:08:32 -07:00
Alex Dadgar
1ad8d72dcc 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
56818c7181 docs: Update command options subtitles 2016-08-09 22:56:26 +09:00
Kenjiro Nakayama
5aceb8eacf Update after another review 2016-08-09 22:50:18 +09:00
Kenjiro Nakayama
4a3f63f641 Update help and error message 2016-08-09 21:06:20 +09:00
Kenjiro Nakayama
8f03eb914b Add doc about -json and -t options 2016-08-09 21:06:20 +09:00
Cameron Davison
a66c568b3b remove time flag, and update docs with new column 2016-08-08 21:15:45 -05:00
Kenjiro Nakayama
cc61998d57 tiny: Add MHz to node-status output 2016-08-08 13:12:01 +09:00
Diptanu Choudhury
d22f6b1855 Added docs for job summaries 2016-08-07 20:38:29 -04:00
Alex Dadgar
ded46507e9 plan returns appropriate exit code 2016-08-01 20:07:49 -07:00
Alex Dadgar
e0d71aa9da getting started 2016-07-25 13:29:19 -07:00
Alex Dadgar
5ae28927aa logs command docs 2016-07-25 13:08:39 -07:00
Alex Dadgar
509bf07d4d Docs 2016-07-21 12:33:05 -07:00
Alex Dadgar
5dc6d559ce Document HCL only 2016-07-01 11:51:53 -07:00
Jake Champlin
7afd758819 Update website docs 2016-06-22 17:09:50 -04:00
Jake Champlin
ea38f0911a Remove debugging, add newline to website docs 2016-06-21 16:49:12 -04:00
Jake Champlin
46c0fde91f Update from comments, initial test function 2016-06-21 16:46:42 -04:00
Alex Dadgar
86737986e7 Merge pull request #1304 from hashicorp/d-plan-cli
plan cli docs
2016-06-16 17:24:24 -07:00
Alex Dadgar
de178ca037 plan cli docs 2016-06-16 17:23:49 -07:00
Alex Dadgar
3ad78119b4 Merge pull request #1299 from hashicorp/d-node-status
Update node-status docs
2016-06-16 17:21:37 -07:00
Alex Dadgar
69c0851ee0 Update node-status docs 2016-06-16 14:50:41 -07:00
Alex Dadgar
ff4b222f23 Update status docs 2016-06-16 14:00:45 -07:00
Chris Bednarski
6669cf8460 Change Modfied to Modified 2016-06-13 15:09:13 -07:00
Alex Dadgar
693299cd9b Add check-index flag to nomad run 2016-06-08 17:56:32 -07:00
Alex Dadgar
baff94f3ba docs 2016-06-07 11:33:55 -07:00
Alex Dadgar
c993b51c4b eval-status website docs 2016-05-27 11:50:15 -07:00
Jake Champlin
c1ef910f4d Update per comments 2016-05-16 13:17:37 -04:00
Jake Champlin
cf2d8b6601 Update documentation 2016-05-09 09:57:37 -04:00
Alex Dadgar
44aff89236 nomad inspect docs 2016-04-15 11:13:26 -07:00
Alex Dadgar
e6e3225c5c Add -self flag to node-drain 2016-04-11 15:20:49 -07:00
Alex Dadgar
3fbe8a1642 node-status -self command and docs 2016-03-29 12:36:24 -07:00
Alex Dadgar
fb2534084f nomad run -output emits the JSON representation of the job 2016-03-25 18:24:51 -07:00
Jake Champlin
54ba2c025f 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
acb12e0c02 Explanded getting-started and alloc-status 2016-03-15 19:35:31 -07:00
Dmitry Smirnov
2e755cd7e8 codespell: minor spelling corrections
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
2016-03-16 05:28:31 +11:00
Jake Champlin
859a556982 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
8951077946 Add in some docs 2016-01-29 00:16:02 -05:00
Diptanu Choudhury
fc95782f20 Added synopsis of fs sub commands in the docs 2016-01-27 22:19:03 -08:00
Diptanu Choudhury
a2e037ace7 Added the docs 2016-01-27 22:05:22 -08:00
Ivo Verberk
a1f6da7ffd Update website documentation 2016-01-20 00:01:26 +01:00
Mans Matulewicz
022c674a75 changed agent-status to agent-info as agent-status does not exist 2016-01-14 14:28:55 +01:00
Ivo Verberk
62951082e2 Improvements for short identifiers
* Fix tests
* Update documentation
2016-01-06 22:46:57 +01:00
Ivo Verberk
a73aaf128b Documentation updates for short identifiers in the CLI 2015-12-29 12:17:16 +01:00