Skip to content

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants