Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸ“¦ NEW: Option --date #60

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nitinpatil1992
Copy link

This is new feature request for ISSUE-33 which is adding --date option to our cool corona-cli

Current implementation is valid for corona <country-name>

  Track the Coronavirus disease (COVID-19).

  Usage
    corona <command> [--option]

  Commands
    country-name         Get data for a given country
    states               Get data for all USA states

  Options
    --xcolor, -x         Single colored output
    --sort, -s           Sort data by type
    --reverse, -r        Reverse print order
    --limit, -l          Print only N entries
    --date, -d           Print report for particular date

  Examples
    corona china
    corona states
    corona -x
    corona --sort cases-today
    corona -s critical

  ❯ You can also run command + option at once:
    corona china -x -s cases

@BFJonk
Copy link

BFJonk commented Apr 4, 2020

+1 for this option!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants