This repository was archived by the owner on May 22, 2025. It is now read-only.

Description
Right now you have to write this:
gtt start --type=merge_request "kriskbx/example-project" 1
I was thinking about this:
gtt start -m "kriskbx/example-project" 1
... and for issues (if you configured the type in your config and want to override it):
gtt start -i "kriskbx/example-project" 1