[forge-issues] [JBoss JIRA] (FORGE-2359) command-list - Should output the commands sorted

Claus Ibsen (JIRA) issues at jboss.org
Mon Jun 15 09:55:03 EDT 2015


Claus Ibsen created FORGE-2359:
----------------------------------

             Summary: command-list - Should output the commands sorted
                 Key: FORGE-2359
                 URL: https://issues.jboss.org/browse/FORGE-2359
             Project: Forge
          Issue Type: Enhancement
          Components: UI - Shell
    Affects Versions: 2.16.1.Final
            Reporter: Claus Ibsen
            Priority: Minor


When running forge from the command line, and typing command-list its random sorted

{code}
[crap]$ command-list
Java EE/JSTL > jstl-setup - Setup JSTL in your project
Camel > camel-route-profile - Display profile information about Camel routes
Camel > camel-disconnect - Disconnects from the Jolokia agent
Camel > camel-context-start - Start a Camel context
Camel > camel-context-suspend - Suspend a Camel context
Camel > camel-rest-show - Display the Camel REST definition in XML
Java EE/CDI > cdi-new-annotation-literal - Creates an Annotation Literal Type
Project/Manage > project-set-compiler-version - Set the java sources and the target compilation version
Maven > archetype-add - Adds an archetype catalog to the Forge configuration file
Camel > camel-route-reset-stats - Reset route performance stats from a CamelContext
Shell > ls - List files
Forge/Manage > addon-remove - Command to remove a Furnace 2 addon.
Java EE/JPA > jpa-new-embeddable - Create a new JPA Embeddable
Shell > cat - The cat utility reads files sequentially, writing them to the standard output.  The file operands are processed in command-line order.
Camel > camel-route-info - Display information about a Camel route.
SCM / GIT > git-checkout - Checkout a branch from GIT repository or create a new one
Project/Generation > project-new - Create a new project
Camel > camel-context-stop - Stop a Camel context
Java EE/Servlet > servlet-new-servlet - Creates a new Servlet
Java > java-new-exception - Creates a new Java Exception
Uncategorized > io-fabric8-forge-camel-commands-project-fabricstepcommand - No Description
Database/Connections > connection-create-profile - Command to create a database connection profile.
Shell > edit - Edit files with the default system editor
Camel > camel-new-component-cdi - Creates a new Camel component instance configuration using CDI
Camel > camel-route-stop - Stop a Camel route
Shell > run - Execute/run a forge script file.
...
{code}

It should list those nicely sorted, so its readable.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the forge-issues mailing list