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

Plain Help Command should not show unavailable Commands #115

Closed
ghillert opened this issue Feb 17, 2017 · 1 comment
Closed

Plain Help Command should not show unavailable Commands #115

ghillert opened this issue Feb 17, 2017 · 1 comment

Comments

@ghillert
Copy link
Contributor

CommandMarker methods that are unavailable (@CliAvailabilityIndicator returns false), should not by default listed using the plain help command. Instead, unavailable commands might be listed when help is supplied with an additional (optional) parameter e.g.:

help --all
help --all stream

Right now there is no visual indication, whether a command is available or not.

@ghillert ghillert changed the title Plain Help Command should not show unavailable command Plain Help Command should not show unavailable Commands Feb 17, 2017
@ericbottard
Copy link
Member

Tidying old 1.x issues.

Adding this feature to the backlog of Shell 2

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

No branches or pull requests

2 participants