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

Fetch the config profile from environment #463

Merged
merged 1 commit into from Feb 4, 2022

Conversation

mdellweg
Copy link
Member

@mdellweg mdellweg commented Feb 2, 2022

[noissue]

@@ -80,6 +80,7 @@ def _config_callback(ctx: click.Context, param: Any, value: Optional[str]) -> No
@click.option(
"--profile",
"-p",
envvar="PULP_PROFILE",
Copy link
Contributor

Choose a reason for hiding this comment

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

What do you think about "PULP_CLI_PROFILE"?

Copy link
Member Author

Choose a reason for hiding this comment

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

+1

Copy link
Contributor

@gerrod3 gerrod3 left a comment

Choose a reason for hiding this comment

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

Nice!

@mdellweg mdellweg merged commit 43f3d6f into pulp:main Feb 4, 2022
@mdellweg mdellweg deleted the env_profile branch February 4, 2022 11:48
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.

None yet

2 participants