open-consul/command/acl/bindingrule
Daniel Nephin 8b6877febd Remove name from NewTestAgent
Using:

git grep -l 'NewTestAgent(t, t.Name(),' | \
    xargs sed -i -e 's/NewTestAgent(t, t.Name(),/NewTestAgent(t,/g'
2020-03-31 16:13:44 -04:00
..
create Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
delete Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
list Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
read Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
update Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
bindingrule.go docs: add documentation for all secure acl introduction work (#5640) 2019-05-01 16:11:23 -05:00
formatter.go Add ACL CLI commands output format option. 2020-03-26 19:05:10 +03:00