add ability to set assigee with cli
comment out interactive creating
This commit is contained in:
@@ -28,6 +28,7 @@ type Flags struct {
|
||||
status string
|
||||
issueType string
|
||||
priority int
|
||||
assignee string
|
||||
}
|
||||
|
||||
// RootCmd is the base command for the CLI application.
|
||||
|
||||
Reference in New Issue
Block a user