[jboss-as7-dev] rename jboss-cli.sh?
Wolf-Dieter Fink
wfink at redhat.com
Mon Sep 3 07:55:18 EDT 2012
If we think about scripts and renaming ...
What about a script "jboss" that cover all other
- "jboss cli" call in fact jboss-cli*
- "jboss start [standalone | domain]" to start a instance
- "jboss stop" find out what is started and stop it
- "jboss user ...... " to add user
and so on .....
On 09/03/2012 01:46 PM, Alexey Loubyansky wrote:
> On 08/31/2012 06:26 PM, Cheng Fang wrote:
>> I've been playing with jboss as7 cli and like to share my experience. I
>> understand that in AS7-2310, it was renamed from jboss-admin.sh to
>> jboss-cli.sh, so a second renaming seems disruptive, but anyway here it
>> goes...
>>
>> First, can we remove the .sh file extension? Tools like ant, mvn and
>> groovy are all shell scripts but do not have the .sh extension. Users
>> just need to execute it, without concerning if it is written as a shell
>> script to binary. Having the .sh extension limits ourselves in impl
>> options. On Windows we continue to have .bat, which is unavoidable, but
>> users just need to run "jboss-cli" with .bat extension.
> No objections from me.
>
>> jboss-cli.sh is quite some typing for users, and the first TAB
>> completion will not enough. It takes 2 tabs to complete jboss-cli.sh
>>
>> Secondly, can we remove the -cli part to further simplify the name? It
>> seems to be superfluous as many terminal commands are cli. IMO, a name
>> needs to reflect the purpose of the tool, rather than its form. By
>> having -cli in the name, we are again restricting it to be a cli tool.
>> But didn't we have a GUI form that can be launched by 'jboss-cli.sh --gui'?
> Removing -cli part would create more confusion, imo. The meaning behind
> jboss-cli is "command-line interface [management tool] for jboss [server
> or domain]". If it's just 'jboss' then I can imagine doubts "does it
> start jboss, i.e. the server?" or something like that.
> We could call it as-cli. Or if somebody has a better idea...
>
>> I personally like the old name jboss-admin.sh better, except that it's
>> too long.
> Thanks,
> Alexey
>
>> Cheng
>> _______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
--
Red Hat GmbH
Technopark II, Building 1
Werner-von-Siemens-Ring 11-15
85630 Grasbrunn
Germany
Email: wfink at redhat.com
________________________________________________________________________
Handelsregister: Amtsgericht Muenchen HRB 153243
Geschaeftsfuehrer: Mark Hegarty, Charlie Peters, Michael Cunningham, Charles Cachera
More information about the jboss-as7-dev
mailing list