Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 733 Bytes

Readme.md

File metadata and controls

27 lines (20 loc) · 733 Bytes

TrueRSS-CLI

./truerss-cli -h                                  
truerss-cli: Command Line Interface for TrueRSS reader (1.0.0)

USAGE
  $ truerss-cli [-h] [--version] [-u value] all|opml|add|favorites|latest|view

FLAGS
  -h, --help                prints help
      --version             prints version

OPTIONS
  -u, --url value           TrueRSS server url. Default is: http://localhost:8000

SUBCOMMANDS
  all                       Display all sources
  opml                      Download generated OPML
  add                       Add new source
  favorites                 Display favorites entries
  latest                    Display latest entries
  view                      Display source overview

LICENSE: MIT