github docspell/dsc v0.1.0

latest releases: v0.10.0, v0.9.0, v0.8.0...
2 years ago

🎉 This is the first release of the command line interface to Docspell 🎉

It has rough edges. The following subcommands are implemented:

SUBCOMMANDS:
    admin                   Admin commands
    cleanup                 Cleans directories from files that are in Docspell
    download                Downloads files given a query
    file-exists             Checks if the given files exist in docspell
    gen-invite              Generates a new invitation key
    generate-completions    Write completions for some shells to stdout
    help                    Prints this message or the help of the given subcommand(s)
    item                    Manage items
    login                   Performs a login given user credentials
    logout                  Removes the credentials file
    register                Register a new account at Docspell
    search                  Searches for documents and prints the results
    search-summary          Performs a search and prints a summary of the results
    source                  Manage source urls for uploading files
    upload                  Uploads files to docspell
    version                 Prints version about server and client
    view                    View pdf files
    watch                   Watches a directory and uploads files to docspell
    write-default-config    Write the default config to the file system and exit

Currently, only read commands have been implemented (exception is upload and register).

Don't miss a new dsc release

NewReleases is sending notifications on new releases.