On Thu, Aug 11, 2022 at 08:59:28AM -0700, Gina Alegre Milla wrote: > Is it possible to mass register users in DSpace 7 from the web interface or > from the CLI?
You should be able to do that using 'bin/dspace user --add'. 'bin/dspace user --add --help' to see the options. A script of hundreds of individual invocations of 'bin/dspace' would take a long time, but you can feed a stream of commands to the tool by piping them into 'bin/dspace read', which should be a lot faster. -- Mark H. Wood Lead Technology Analyst University Library Indiana University - Purdue University Indianapolis 755 W. Michigan Street Indianapolis, IN 46202 317-274-0749 www.ulib.iupui.edu -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/YvZNERfU1hOyUUV1%40IUPUI.Edu.
signature.asc
Description: PGP signature
