$ npm install -g tasks-cli
$ tasks-cli COMMAND
running command...
$ tasks-cli (--version)
tasks-cli/0.0.0 linux-x64 node-v19.8.1
$ tasks-cli --help [COMMAND]
USAGE
$ tasks-cli COMMAND
...
Initialize tasks-cli
by first running
tasks-cli auth
to open your browser and enter your Google Oauth credentials.
Once you're authenticated, run tasks-cli list
to display and cache the task
boards you have available right now.
Finally, run tasks-cli list get "<board>"
to display all the tasks
associated to the <board>
authenticate tasks-cli
USAGE
$ tasks-cli auth
DESCRIPTION
authenticate tasks-cli
EXAMPLES
$ tasks-cli auth
See code: dist/commands/auth/index.ts
Display help for tasks-cli.
USAGE
$ tasks-cli help [COMMANDS] [-n]
ARGUMENTS
COMMANDS Command to show help for.
FLAGS
-n, --nested-commands Include all nested commands in the output.
DESCRIPTION
Display help for tasks-cli.
See code: @oclif/plugin-help
describe the command here
USAGE
$ tasks-cli list
DESCRIPTION
describe the command here
EXAMPLES
$ tasks-cli list
See code: dist/commands/list/index.ts
describe the command here
USAGE
$ tasks-cli list get [BOARD]
ARGUMENTS
BOARD task board to display
DESCRIPTION
describe the command here
EXAMPLES
$ tasks-cli list get