CLI (common) - Need to have inbuilt Help and Exit commands

Description

Currently when one uses common-cli, the user has to implement both ExitCommand and HelpCommand. Both of these should come as a part of the CLI system. HelpCommand should list all the commands available if no arguments are provided. If an argument is provided and it matches a command, it prints out the description and the Pattern. ExitCommand should also come inbuilt in the system. Probably both these commands can be optional.

Release Notes

None

Activity

Show:

Talashko Yurii December 3, 2014 at 1:36 PM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Labels

Affects versions

Components

Sprint

Fix versions

Priority

Created November 4, 2014 at 7:47 PM
Updated March 27, 2015 at 7:31 PM
Resolved December 3, 2014 at 1:36 PM