Skip to content

silence option for run step #77

Description

@LorisRue

What problem does this solve?

When running commands, like npm create vite@latest, it prints a lot of things to the console that could be confusing to the user, like instruction to run npm install, and you have no control over that.

Proposed Solution

A optional field in the run step to run the command silently, so prevent any output.
You could also have different levels of verbosity, for example to only show errors, warning and errors, everything or nothing.

Alternatives Considered

No response

Area

CLI prompts / UX

Contribution

  • I'm willing to open a PR for this feature

Before submitting

  • I have searched for existing issues and this is not a duplicate

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions