evalai-cli
evalai-cli copied to clipboard
Fix #119: Add command & feature for Creating challenge.
Fixes #119
Adds a subcommand to the challenges
command to create the challenge using the Host team ID and a Zip file.
Usage: evalai challenges create --file FILE TEAM
where FILE is the zip file and TEAM is the Host team ID.
- [x] Add command.
- [x] Add tests.
@RishabhJain2018 @deshraj Please review. Thanks! @isht3
@Ram81 PTAL.