Skip to content

Built-in commands not available for non-interactive mode in 4.0 #1268

@ThomasVitale

Description

@ThomasVitale

In Spring Shell 4.0, the built-in commands don't seem to be available when running in non-interactive mode (e.g. help or version). They don't work for showing the available command (e.g. mycli help) and don't work for subcommands either (e.g. mycli cmd --help).

The curious thing is that the built-in commands/options seem to be registered internally in Spring Shell, so no error is thrown when calling them. However, the output is always empty.

I'm available to help with a potential PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status/need-triageTeam needs to triage and take a first look

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions