You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: