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

Change dimension parameter to singular in cli #323

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

phackstock
Copy link
Contributor

After seeing openENTRANCE/openentrance#326, I thought it might make for a more logical cli, if changed the dimensions parameter to singular, so instead of:

nomenclature validate-project . --dimensions region --dimensions variable

we now have:

nomenclature validate-project . --dimension region --dimension variable

@danielhuppmann feel free to dismiss this one, just cost me two minutes and I figured it might improve readability of the command.

@phackstock phackstock added the enhancement New feature or request label Feb 9, 2024
@phackstock phackstock self-assigned this Feb 9, 2024
Copy link
Member

@danielhuppmann danielhuppmann left a comment

Choose a reason for hiding this comment

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

I had the same thought yesterday, but stopped myself from suggesting it... 😜

@phackstock
Copy link
Contributor Author

I had the same thought yesterday, but stopped myself from suggesting it... 😜

Great minds think alike 😄

@phackstock phackstock merged commit 8f39de1 into IAMconsortium:main Feb 9, 2024
8 checks passed
@phackstock phackstock deleted the feature/improve-cli-input branch February 9, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants