- Todo-cli is cli tool to add, list and mark todo items
todo-cli [command]
add
Add a new todocompletion
Generate the autocompletion script for the specified shelldone
marks an item as donehelp
Help about any commandlist
List items that need to be doneversion
Print the version number of todo-cli
--datafile string data file to store todos (default "$HOME/.todo.json")
-h, --help help for todo-cli
-t, --toggle Help message for toggle
Use todo-cli [command] --help
for more information about a command.