Skip to content
This repository was archived by the owner on Feb 20, 2021. It is now read-only.
This repository was archived by the owner on Feb 20, 2021. It is now read-only.

Set title and revision using command line arguments instead of relying on STDIN #2

@duncan

Description

@duncan

Right now, to create or update a task, we need to push JSON through it from STDIN. That’s cool and all, but it’d be nice to be able to write:

wlist inbox:create -t "Make me a smoothie!"

or

list task:update -t "Make that a cappuccino!" -r 1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions