etcd/auth/authpb
Hitoshi Mitake 8874545a1e *: support adding user in v3 auth
This commit adds a new subcommand "user add" to etcdctlv3. With the
command users can create a user for the authentication.

Example of usage:
$ etcdctlv3 user add user1
Password of user1:
Type password of user1 again for confirmation:
2016-03-27 18:11:42 +09:00
..
auth.pb.go *: support adding user in v3 auth 2016-03-27 18:11:42 +09:00
auth.proto *: support adding user in v3 auth 2016-03-27 18:11:42 +09:00