Skip to content

ADR-012 Standardise CLI multiple choice flags construction #72

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

Merged
merged 1 commit into from
Apr 19, 2025

Conversation

newhoggy
Copy link
Collaborator

No description provided.

fmap QueryUTxOCmd $
QueryUTxOCmdArgs
<$> ...
<*> parserFromFormatFlags
Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Collaborator

@carbolymer carbolymer left a comment

Choose a reason for hiding this comment

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

LGTM! I think we should merge this at the same time as IntersectMBO/cardano-cli#1133, after we work out the details, since both describe the same thing.

)
& onLeft (left . QueryCmdAcquireFailure)
& onLeft left
```
Copy link
Collaborator

Choose a reason for hiding this comment

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

Very good illustration of the problem!

Copy link
Collaborator

@Jimbo4350 Jimbo4350 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Can you touch base with @olgahryniuk to improve the formatting?


## Do not allow more than one default

There should be no more than one default and it should be fixed and visible from the help.
Copy link
Collaborator

Choose a reason for hiding this comment

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

👍

@newhoggy newhoggy merged commit fc328af into main Apr 19, 2025
1 check failed
@newhoggy newhoggy deleted the newhoggy/ADR-012 branch April 19, 2025 10:41
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