consul/command
Daniel Nephin 16217fe9b9 testing: use t.Cleanup in testutil.TempFile
So that it has the same behaviour as TempDir.

Also remove the now unnecessary 'defer os.Remove'
2020-08-14 20:06:01 -04:00
..
acl testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
agent testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
catalog
config testing: use t.Cleanup in testutil.TempFile 2020-08-14 20:06:01 -04:00
connect testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
debug testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
event
exec
flags Update namespaces subject-verb agreement 2020-06-23 10:57:30 -06:00
forceleave
helpers
info
intention testing: use t.Cleanup in testutil.TempFile 2020-08-14 20:06:01 -04:00
join
keygen
keyring
kv testing: use t.Cleanup in testutil.TempFile 2020-08-14 20:06:01 -04:00
leave
lock
login testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
logout testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
maint Add unconvert linter 2020-05-12 13:47:25 -04:00
members
monitor Rename NewTestAgentWithFields to StartTestAgent 2020-03-31 17:14:55 -04:00
operator
reload Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
rtt
services testing: use t.Cleanup in testutil.TempFile 2020-08-14 20:06:01 -04:00
snapshot testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
tls testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
validate testing: use t.Cleanup in testutil.TempFile 2020-08-14 20:06:01 -04:00
version add v to version pretty formatter (#8341) 2020-07-20 17:43:10 -04:00
watch testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
commands_oss.go Add Revision to version CLI output and add JSON support 2020-07-08 16:32:46 -04:00
registry.go