KB Article #176338
Managedomain command shows command prompt instead of menu options
Problem
-- In 7.3.1, you see this when running managedomain -Running in command interpreter mode. Enter 'quit' or 'q' to exit.Enter 'help' to view help topics. Enter 'help topic' to view help for a topic.Press TAB to view and complete commands.
Resolution
* This is the new command interpreter mode which was added because the list of available options is constantly growing. As the prompt above says, you can type 'help' to see a list of available commands and it will give you this output -
> help
Main Commands=============add delete_host initialize sign_csradd_service_only delete_instance list_deployments submit_certadd_tag delete_tag print_topology topology_checkchange_domain_passphrase deploy q topology_comparechange_passphrase download_archive quit topology_mergecreate_archive edit_group regen_certs topology_synchcreate_instance edit_host remove_servicedelete_group edit_instance resetHelp Topics===========menu sslOther Commands==============help
Further help for is available by typing help <command> at the prompt, e.g. help add. The old menu-style managedomain is still available in 7.3.1 if you run managedomain --menu