It would be useful to have in tango admin an option to list all server names. Example:
$ tango-admin --server-list
Databaseds logconsumer TangoAccessControl TangoTest
It would also be useful to have an option to have the list of server instances for a specified server name. Example:
$ tango-admin --server-instance-list TangoTest
test test2 test3
This can be used, for example, to provide bash completion on a device server.
I send a proposed patch in attachment that implements this feature request
This is available in tango-admin tool since Tango 9 distrib but closing the feature request ticket has been forgotten!