createUser

Add a new user This command takes a JSON request body. Use the -t flag to view the template for the data required for this command.

Format

da-client [global-args...] [global-flags...] 
createUser [args...] [-] [filename]
  
-
   Read JSON input from the stdin. See command for requirements.

filename
   Read JSON input from a file with the given filename. 
   See command for requirements.

Options

No options for this command.