Options (1)
-r, --recursebooleanRecursively add all e-books under a directory to the library
Example:
calibredb add {{[-r|--recurse]}} {{path/to/directory}}Examples (6)
List e-books in the library with additional information
calibredb listSearch for e-books displaying additional information
calibredb list --search search_termSearch for just ids of e-books
calibredb search search_termAdd one or more e-books to the library
calibredb add path/to/file1 path/to/file2 ...Recursively add all e-books under a directory to the library
calibredb add [-r|--recurse] path/to/directoryRemove one or more e-books from the library. You need the e-book IDs (see above)
calibredb remove id1 id2 ...made by @shridhargupta | data from tldr-pages