Hitoshi Mitake
|
5a67dd788d
*: support creating a user without password
|
6 years ago |
Sam Batschelet
|
a82703b69e
*: error strings should not end with punctuation or a newline (ST1005)
|
5 years ago |
Hitoshi Mitake
|
8fcab98bf2
etcdctl: add flags for specifying password
|
6 years ago |
Gyuho Lee
|
86cee93d6b
etcdctl/ctlv3: remove "strings.Compare == 0"
|
6 years ago |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
7 years ago |
Anthony Romano
|
780d2f2a59
etcdctl: tighten up output, reorganize README.md
|
8 years ago |
Gyu-Ho Lee
|
31a6efbc13
etcdctl/ctlv3: clarify 'user add' argument (user:password)
|
8 years ago |
Jonathan Bazan
|
73b4a58ac0
etcdctl: allow to add a user within one command line
|
8 years ago |
sharat
|
af8728f328
etcdctlv3:corrected and organised etcdctl commands
|
8 years ago |
Gyu-Ho Lee
|
9b47ca5972
ctlv3: make flags, commands formats consistent
|
8 years ago |
Xiang Li
|
82991074bf
Merge pull request #5733 from mitake/user-detail
|
8 years ago |
Hitoshi Mitake
|
0e7690780f
etcdctl: a flag for getting detailed information of a user
|
8 years ago |
Gyu-Ho Lee
|
80aa5978ca
etcdctl/ctlv3: minor clean ups
|
8 years ago |
Hitoshi Mitake
|
18253e2723
*: support getting all users and roles in auth v3
|
8 years ago |
Xiang Li
|
83ce1051ff
auth: make naming consistent
|
8 years ago |
Hitoshi Mitake
|
94f22e8a07
*: rename RPCs and structs related to revoking
|
8 years ago |
Hitoshi Mitake
|
957b07c408
*: support revoking a role from a user in auth v3
|
8 years ago |
Hitoshi Mitake
|
5609fdb9a8
*: support getting user in etcdctl v3
|
8 years ago |
Gyu-Ho Lee
|
c538e0f9a9
etcdctl: update LICENSE header
|
8 years ago |
Hitoshi Mitake
|
7ba2646d37
*: support granting a role to a user in v3 auth
|
8 years ago |
Hitoshi Mitake
|
097cec8194
etcdctl: let some v3 auth related functions be private
|
8 years ago |
Hitoshi Mitake
|
73166b41e9
*: support changing password in v3 auth
|
8 years ago |
Hitoshi Mitake
|
2ad9b5692f
etcdctl: print messages for successful auth operations
|
8 years ago |
Hitoshi Mitake
|
d8888ded12
*: support deleting user in v3 auth
|
8 years ago |
Xiang Li
|
87d9f06a45
*: combine etcdctl and etcdctlv3
|
8 years ago |