Closed mheap closed 11 months ago
Trello CLI has been rebuilt from the ground up using the oclif CLI framework. This allows us to write unit tests for commands and ensure that things are working as expected.
oclif
Release highlights:
--format=(default|silent|json|csv)
card:create
list:create
Trello CLI has been rebuilt from the ground up using the
oclif
CLI framework. This allows us to write unit tests for commands and ensure that things are working as expected.Release highlights:
--format=(default|silent|json|csv)
)card:create
,list:create