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

Fix wizard mode to show root command name instead of executable #2175

Merged
merged 3 commits into from
Feb 18, 2024

Conversation

IMax153
Copy link
Member

@IMax153 IMax153 commented Feb 18, 2024

Type

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Two Fixes:

  1. Makes sure that if a user enters 0 into a variadic Args / Options wizard prompt, that they do not get further prompted for input on that argument or option.

  2. Instead of seeing the executable in the rendered wizard output, display the root command name

Before

image

After

image

Related

  • Related Issue #
  • Closes #

Copy link

changeset-bot bot commented Feb 18, 2024

🦋 Changeset detected

Latest commit: d778fbe

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@effect/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@fubhy fubhy merged commit bbb097b into main Feb 18, 2024
12 checks passed
@fubhy fubhy deleted the fix/cli-wizard-mode branch February 18, 2024 20:20
@github-actions github-actions bot mentioned this pull request Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants