Update Advanced.md

CLI: copy the local sqlite database to postgres
This commit is contained in:
rmcrackan
2025-11-03 11:24:02 -05:00
committed by GitHub
parent 365ac8167f
commit d85e5a0f98

View File

@@ -68,6 +68,10 @@ liberate all books and pdfs
liberate pdfs only
libationcli liberate --pdf
libationcli liberate -p
Copy the local sqlite database to postgres
libationcli copydb --connectionString "my postgres connection string"
libationcli copydb -c "my postgres connection string"
export library to file
libationcli export --path "C:\foo\bar\my.json" --json