Cloud-CV / evalai-cli

:cloud: :rocket: Official EvalAI Command Line Tool
https://cli.eval.ai
BSD 3-Clause "New" or "Revised" License
55 stars 63 forks source link

[Docs] No such command: upcoming #204

Closed nikochiko closed 4 years ago

nikochiko commented 4 years ago

On the doc page: https://evalai-cli.cloudcv.org/ The third command in examples: evalai challenges upcoming raises an error.

C:\Users\nikochiko> evalai challenges upcoming
Usage: evalai challenges [OPTIONS] COMMAND [ARGS]...

Error: No such command "upcoming".

I think this should be changed to evalai challenges future as per https://github.com/Cloud-CV/evalai-cli/blob/master/evalai/challenges.py#L106