Is your feature request related to a problem? Please describe.
Right now if teams have private tomes they want to import they have to use the API or recompile the server.
Describe the solution you'd like
Build a go script in the ./bin/ dir that will iterate over a provided directory and upload all of the tomes in it.
Directories can be expected to be in the format:
Is your feature request related to a problem? Please describe. Right now if teams have private tomes they want to import they have to use the API or recompile the server.
Describe the solution you'd like Build a go script in the
./bin/
dir that will iterate over a provided directory and upload all of the tomes in it. Directories can be expected to be in the format:Describe alternatives you've considered Na
Additional context Na