updateUser

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

      udclient [global-args...] [global-flags...] 
      updateUser [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


         -user, --user
            Required. Name of the user

 
loading table of contents...