Skip to content

v0.1.5

Choose a tag to compare

@truls27a truls27a released this 17 Jan 05:44
· 2 commits to main since this release

What's New

  • Tag support for card creation: Add --tag/-t option to favro card create command
    • 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"