Tsuru user list
tsuru user list¶
List all users in tsuru. It may also filter users by user email or role name with context value.
Synopsis¶
List all users in tsuru. It may also filter users by user email or role name with context value.
tsuru user list [--user/-u useremail] [--role/-r role [-c/--context-value value]] [flags]
Options¶
-u, --user string Filter user by user email
-r, --role string Filter user by role
-c, --context-value string Filter user by role context value
-h, --help help for list
Options inherited from parent commands¶
--target string Tsuru server endpoint
--verbosity int Verbosity level: 1 => print HTTP requests; 2 => print HTTP requests/responses
SEE ALSO¶
- tsuru user - A user is an individual who has access to the tsuru platform.