Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: distinguish API URL from web app URL in the CLI #59

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

guilgaly
Copy link
Member

No description provided.

@guilgaly guilgaly self-assigned this Sep 19, 2024
jvm/build.sbt Outdated Show resolved Hide resolved
Comment on lines +216 to +218
export const apiUrlOption = new Option("--apiUrl <value>", "URL of the Gatling Enterprise API")
.default("https://api.gatling.io")
.hideHelp();
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not backwards-compatible (changes the CLI option), but this setting was never documented for end users (.hideHelp()).

@guilgaly guilgaly merged commit 53efea8 into main Sep 23, 2024
1 check passed
@guilgaly guilgaly deleted the api-url branch September 23, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants