| Summary: | [Shell] Optional flag arguments improvements | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Maciej Bendkowski <maciej.bendkowski> |
| Component: | Client | Assignee: | Project Inbox <orion.client-inbox> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | grant_gayed |
| Version: | 4.0 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Maciej Bendkowski
To make matters worse, I can't create an optional flag, which might be applied to non- as well as argument- command calls, e. g. --verbose. Making an argument optional may be accomplished using null as the default value. Nevertheless, I strongly suggest we need to allow providing flag arguments quite the same way it works in a standard console, like bash. Perhaps the suggested GCLI approach, where the user has to define multiple commands for better auto-completion is not the best way to actually solve the problem. We need to rethink this. Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html |