Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

Set up config, add api key#156

Merged
fabiomaienschein merged 14 commits into
mainfrom
cli-config
Jul 23, 2025
Merged

Set up config, add api key#156
fabiomaienschein merged 14 commits into
mainfrom
cli-config

Conversation

@fabiomaienschein

@fabiomaienschein fabiomaienschein commented Jul 23, 2025

Copy link
Copy Markdown
Contributor

export interface Config { apiKey?: string; testTargetId?: string; }

can either be provided by CLI options or question and answer via CLI
testTargetId not used from config yet -> once new api client is in

@fabiomaienschein
fabiomaienschein requested review from mxlnk and sker65 July 23, 2025 09:15
@fabiomaienschein fabiomaienschein self-assigned this Jul 23, 2025
@fabiomaienschein
fabiomaienschein marked this pull request as ready for review July 23, 2025 10:11
Comment thread README.md Outdated
@fabiomaienschein
fabiomaienschein merged commit 26443c5 into main Jul 23, 2025
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants