lucy prune
Deletes a CONTEST_ID or a particular TASK_ID or TEST_ID.
Usage
Usage: lucy prune [OPTIONS] {AtCoder} CONTEST_ID [TASK_ID] [TEST_ID]
Arguments
-
site(REQUIRED):- Type: Choice(['AtCoder'])
- Default:
None - Usage:
site
-
contest_id(REQUIRED):- Type: STRING
- Default:
None - Usage:
contest_id
-
task_id:- Type: STRING
- Default:
None - Usage:
task_id
-
test_id:- Type: INT
- Default:
None - Usage:
test_id
Options
-
help:- Type: BOOL
- Default:
False - Usage:
--help
Show this message and exit.
CLI Help
Usage: lucy prune [OPTIONS] {AtCoder} CONTEST_ID [TASK_ID] [TEST_ID]
Deletes a CONTEST_ID or a particular TASK_ID or TEST_ID.
Options:
--help Show this message and exit.