# Available Commands
teachcode
offers the following set of commands:-
command | description |
---|---|
teachcode init | Initializes all the tasks |
teachcode fetchtask [key] | Fetches the task correponding to the key if provided (Defaults to the very next task) |
teachcode submit | Submits the current task |
teachcode showkeys | Lists all the keys associated with the submitted tasks |
# Versioning And Help
option | description |
---|---|
-V, --version | Check CLI version |
--help, -h | Get help and check usage |