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

enable --version flag #457

Merged
merged 1 commit into from
Dec 4, 2024
Merged

enable --version flag #457

merged 1 commit into from
Dec 4, 2024

Conversation

echo-bravo-yahoo
Copy link
Contributor

previously, we'd disabled the --version flag on all commands to not conflict with the --version flag that switched between FQL v4 and FQL v10 behavior. now that the flag that does that switching is named --api-version, we can implement the more standard --version behavior by showing the CLI application version.

@echo-bravo-yahoo echo-bravo-yahoo requested a review from a team as a code owner December 4, 2024 17:31
previously, we'd disabled the --version flag on all commands to not
conflict with the --version flag that switched between FQL v4 and FQL
v10 behavior. now that the flag that does that switching is named
--api-version, we can implement the more standard --version behavior by
showing the CLI application version.
@echo-bravo-yahoo echo-bravo-yahoo merged commit 798c39c into v3 Dec 4, 2024
4 checks passed
@echo-bravo-yahoo echo-bravo-yahoo deleted the version branch December 4, 2024 19:55
@cleve-fauna cleve-fauna mentioned this pull request Dec 5, 2024
This was referenced Dec 6, 2024
@cleve-fauna cleve-fauna mentioned this pull request Dec 13, 2024
@wildemat wildemat mentioned this pull request Dec 18, 2024
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