Content-Length: 289182 | pFad | http://github.com/apache/airflow/pull/50919

F5 AIP-81 Transition of Version Command by Prab-27 · Pull Request #50919 · apache/airflow · GitHub
Skip to content

AIP-81 Transition of Version Command #50919

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Prab-27
Copy link
Contributor

@Prab-27 Prab-27 commented May 21, 2025

closes : #45670

Implement Version Command on the CLI side


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@@ -197,6 +197,7 @@ def __call__(self, parser, namespace, values, option_string=None):
action=Password,
nargs="?",
)
ARG_VERSION_GET = Arg(dest="version", help="show Version information")
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
ARG_VERSION_GET = Arg(dest="version", help="show Version information")
ARG_VERSION_GET = Arg(dest="version", help="show version information")

@Prab-27
Copy link
Contributor Author

Prab-27 commented May 22, 2025

Adding ActionCommand requires a deep dive since it is not working as expected. I'm working on fixing it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AIP-81 Transition of Version Command
2 participants








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/apache/airflow/pull/50919

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy