Add default project to CLI config #18

Open
opened 2026-03-16 22:33:05 +00:00 by austin · 0 comments
Owner

Typing --project VEK on every command is tedious when you work on one project most of the time.

What needs to happen

Add vektor config set-project VEK to set a default project in the config file. All commands that require --project should fall back to the default when the flag is omitted. Print a clear error if neither the flag nor the default is set.

Typing `--project VEK` on every command is tedious when you work on one project most of the time. ## What needs to happen Add `vektor config set-project VEK` to set a default project in the config file. All commands that require `--project` should fall back to the default when the flag is omitted. Print a clear error if neither the flag nor the default is set.
austin added this to the Self-Host milestone 2026-03-16 22:33:05 +00:00
austin self-assigned this 2026-03-16 22:33:05 +00:00
austin added this to the Vektor - CLI project 2026-03-16 22:33:05 +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#18
No description provided.