Skip to content

feat: add --config-name argument to allow multiple configs#145

Merged
GuillaumeLagrange merged 1 commit intomainfrom
feat/add-config-path-argument
Nov 4, 2025
Merged

feat: add --config-name argument to allow multiple configs#145
GuillaumeLagrange merged 1 commit intomainfrom
feat/add-config-path-argument

Conversation

@GuillaumeLagrange
Copy link
Contributor

@GuillaumeLagrange GuillaumeLagrange commented Nov 3, 2025

Allows using the codspeed CLI in different environments without having to re-log in everytime

Helpful bindings to go along

        eval $(op signin)
        export CODSPEED_CONFIG_NAME=dev
        export CODSPEED_API_URL=$(op read "op://Private/codspeed_urls/dev_api_url")
        export CODSPEED_UPLOAD_URL=$(op read "op://Private/codspeed_urls/dev_upload_url")

@GuillaumeLagrange GuillaumeLagrange merged commit 4c9ed7b into main Nov 4, 2025
9 checks passed
@GuillaumeLagrange GuillaumeLagrange deleted the feat/add-config-path-argument branch November 4, 2025 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments