[ 
https://issues.apache.org/jira/browse/ACCUMULO-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Turner resolved ACCUMULO-1650.
------------------------------------

    Resolution: Fixed

> Make it easier to find and run admin commands
> ---------------------------------------------
>
>                 Key: ACCUMULO-1650
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1650
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>              Labels: newbie
>             Fix For: 1.6.0
>
>
> Accumulo has a lot of admin commands that are not easy to find or run.   It 
> would be nice if we could do the following :
> {noformat}
>   $ accumulo admin instances --list
> {noformat}
> instead of :
> {noformat}
>   $ accumulo org.apache.accumulo.server.util.ListInstances
> {noformat}
> Also "accumulo admin" could list all possible admin commands
> {noformat}
>   $ accumulo admin
>   Usage : accumulo admin <command> 
>   Commands :
>     instances   - <short description>
>     findOffline - <short description>
>     zookeeper   - <short description>
>   
>   For more information about a specific command run :
>     accumulo admin <command> --help
>   $
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to