Tsuru user create
tsuru user create¶
Creates a user within tsuru remote server. It will ask for the password before issue the request.
Synopsis¶
Creates a user within tsuru remote server. It will ask for the password before issue the request.
tsuru user create <email> [flags]
Options¶
-h, --help help for create
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.