Alex Dadgar
eb6a99a6d8
CLI
2018-05-07 14:50:01 -05:00
Nick Ethier
0216a8e377
command: use ':' instead of ',' in error msg
2018-04-18 13:55:51 -04:00
Nick Ethier
45b0ce9177
command: improve help text when invalid arguments are given
2018-04-18 12:02:11 -04:00
Alex Dadgar
f6fbb36054
sync
2017-10-13 14:36:02 -07:00
piotr.krolikowski
395161c442
Fix panic while running latest deployment command
2017-09-06 20:26:22 +02:00
Alex Dadgar
0aec2c7399
Sort task groups when displaying a deployment
...
Fixes https://github.com/hashicorp/nomad/issues/3131
2017-08-30 10:41:34 -07:00
Alex Dadgar
5d65af523d
Check for errors initializing client for autocomplete
2017-08-29 14:29:32 -07:00
Alex Dadgar
ce3c316592
don't limit on one arg
2017-08-28 13:40:04 -07:00
Alex Dadgar
85a1899dfa
Reduce startup time on Mac
...
This PR moves creating the API client into the returned predict
function. The creation of the client causes a lookup of all the system
certificates and doing that for each command on mac was extremely slow.
2017-08-28 11:29:27 -07:00
Alex Dadgar
4d97b302a0
Search respects QueryOptions and returns QueryMeta
...
@chelseakomlo heads up on this change
2017-08-27 22:17:51 -07:00
Chelsea Holland Komlo
e88228cc5d
add global flags to autocomplete
2017-08-23 22:58:44 +00:00
Chelsea Holland Komlo
335cf888b0
use PredictAnything when an flag accepts an argument
2017-08-23 22:58:44 +00:00
Chelsea Holland Komlo
c1e5c7132a
enable autocompletion of flags
2017-08-23 22:57:07 +00:00
Alex Dadgar
3ae8ecb32f
Autocomplete deployment commands
2017-08-22 13:05:24 -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
3cd8d50bbc
Multiple matched objects now treated as an error condition.
2017-07-20 17:31:07 -07:00
Alex Dadgar
bdb71e7074
Small fixes and UX changes
2017-07-19 13:34:24 -07:00
Alex Dadgar
d06fa455b7
Small fixes
2017-07-07 17:34:50 -07:00
Alex Dadgar
466702a2db
deployment status in job status view
2017-07-07 12:12:48 -07:00
Alex Dadgar
5bcf2dd1f0
deployment status indicates whether canaries were promoted
2017-07-07 12:12:48 -07:00
Alex Dadgar
468c886282
Formatting abilities
2017-07-07 12:07:07 -07:00
Alex Dadgar
bab25f6834
deployment status
2017-07-07 12:07:07 -07:00