Skip to content

[EASY] Add cli to DOC #45

@wimble3

Description

@wimble3

We need to add to our documentation at README.md file examples how to start consumer or cron consumer in 2 places:

  1. At quickstart block near to common broker.consumer.start_consume(). I think it should be right in example like:
# run via call
broker.consumer.start_consume(...)

# run via cli
...
  1. At main documentation block below "Cron tasks" block. It should be new block "CLI" with list of all cli avaible commands

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions