Basic Command Syntax
To run a command using the command-line client, you need to invoke the command-line client and provide
the name of the command. For example, to list all the hosts in the managed environment (with the list- hosts command):
$ ssh-mgr-client list-hosts
Most of the commands support additional options, such as filtering and formatting options. For more information about options, see Command Options.