Add vektor issue create command #8

Open
opened 2026-03-16 21:20:58 +00:00 by austin · 0 comments
Owner

Create issues from the command line.

What needs to happen

vektor issue create --project VEK --title "Fix the thing" --priority high --status todo

  • --project and --title are required
  • --status defaults to backlog, --priority defaults to none
  • Optional: --description
  • Print on success: Created VEK-3: Fix the thing
Create issues from the command line. ## What needs to happen `vektor issue create --project VEK --title "Fix the thing" --priority high --status todo` - `--project` and `--title` are required - `--status` defaults to backlog, `--priority` defaults to none - Optional: `--description` - Print on success: `Created VEK-3: Fix the thing`
austin added this to the CLI Core milestone 2026-03-16 21:20:58 +00:00
austin self-assigned this 2026-03-16 21:20:58 +00:00
austin added this to the Vektor - CLI project 2026-03-16 21:20:58 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
austin/vektor#8
No description provided.