v0.1.5
What's New
- Tag support for card creation: Add
--tag/-toption tofavro card createcommand- Tags can be specified by ID or name
- Option can be used multiple times for multiple tags
- Example:
favro card create "My Card" -t "bug" -t "urgent"
--tag/-t option to favro card create command
favro card create "My Card" -t "bug" -t "urgent"