mheap / trello-cli

Command line client for Trello
296 stars 46 forks source link

add-card: read card description from STDIN #90

Open piso77 opened 3 years ago

piso77 commented 3 years ago

Something like:

$ cat card-content.txt | trello add-card -b myboard -l mylist "mycard title"
chadcallahan commented 1 month ago

👍 would love this feature