list-roundrobins

Display all configured DNS roundrobins.

This command lists all configured DNS roundrobins and their current state in a simple table. To switch to a more complete and parsable format, use the --multiline flag, or to get a list of just domain names use --name-only. Alternately, you can use --id-only to get a list of only roundrobin unique IDs.

Example usage

  cloudmin list-roundrobins
  Domain name                    Systems                              In   Out 
  ------------------------------ ------------------------------------ ---- ----
  rrtest.webminrubytest.com      Systems in groups homereal           2    3   
  rrtest.dnsprivision.org        Systems fudu.home lentor.home        2    0   

Command Line Help

Display all configured DNS roundrobins.

cloudmin list-roundrobins [--multiline | --name-only]