Todo CLI Running ./todo new "I am the task" Example of structure of a command with an optional argument ./todo new "I am the task" --list bucket Testing Test your CLI bundle exec ruby todo_cli_test.rb