command line to create user in batch mode: ? ? file format: create account [email protected] u_name “user 001” u_password “pwd” ?
1 |
./tool file batch createUser.txt |
Usage: tool [options] command parameters Examples: Usage: tool create account [email protected] u_name “John Doe” u_password “pass” Usage: tool create domain doe.com d_description “New domain” Usage: tool delete account [email protected] Usage: tool modify account …