open-nomad/command
Dmitry Smirnov 7c3bb51cfa codespell: minor spelling corrections
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
2016-03-16 05:28:31 +11:00
..
agent codespell: minor spelling corrections 2016-03-16 05:28:31 +11:00
test-resources
agent_info.go
agent_info_test.go
alloc_status.go Showing Task Resources in alloc status 2016-03-11 14:28:51 -08:00
alloc_status_test.go Provide a consistent user experience with prefix based lookups. 2016-01-21 22:21:35 +01:00
client_config.go
client_config_test.go
eval_monitor.go Refactoring of full-id argument and id length constants 2016-01-15 23:32:38 +01:00
eval_monitor_test.go Shorten CLI identifiers 2016-01-14 21:57:43 +01:00
executor_plugin.go Not syncing stdout and stderr of pluging with client 2016-02-04 17:36:31 -08:00
fs.go Display fs in nomad help and list the subcommands when called 2016-02-05 11:01:29 -08:00
fs_cat.go Improved the error related to fs commands 2016-03-10 14:07:33 -08:00
fs_ls.go Improved the error related to fs commands 2016-03-10 14:07:33 -08:00
fs_stat.go Improved the error related to fs commands 2016-03-10 14:07:33 -08:00
helpers.go Merge pull request #907 from hashicorp/f-task-resources 2016-03-11 15:14:49 -08:00
helpers_test.go
init.go codespell: minor spelling corrections 2016-03-16 05:28:31 +11:00
init_test.go
meta.go Refactoring of full-id argument and id length constants 2016-01-15 23:32:38 +01:00
meta_test.go
monitor.go Shorted eval id and only print waiting if time > 0 2016-02-06 16:09:39 -08:00
monitor_test.go Provide a consistent user experience with prefix based lookups. 2016-01-21 22:21:35 +01:00
node_drain.go Merge pull request #692 from iverberk/f-detect-half-byte-prefix 2016-01-21 14:12:27 -08:00
node_drain_test.go Provide a consistent user experience with prefix based lookups. 2016-01-21 22:21:35 +01:00
node_status.go Cleanup style, and make cleaner 2016-03-07 09:58:35 -05:00
node_status_test.go Provide a consistent user experience with prefix based lookups. 2016-01-21 22:21:35 +01:00
run.go Refactoring of full-id argument and id length constants 2016-01-15 23:32:38 +01:00
run_test.go Validate config keys 2016-03-10 19:16:35 +01:00
server_force_leave.go
server_force_leave_test.go
server_join.go
server_join_test.go
server_members.go Do not use the exact internal field names in the CLI output 2016-01-21 21:35:56 +01:00
server_members_test.go
status.go standardize on <> for required flags 2016-01-27 12:00:31 -08:00
status_test.go Refactoring of full-id argument and id length constants 2016-01-15 23:32:38 +01:00
stop.go Refactoring of full-id argument and id length constants 2016-01-15 23:32:38 +01:00
stop_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
syslog_plugin.go Starting the syslog collector along with a docker container 2016-02-09 18:24:30 -08:00
util_test.go Fixes 2016-02-19 15:49:32 -08:00
validate.go
validate_test.go Validate config keys 2016-03-10 19:16:35 +01:00
version.go
version_test.go